Files
minstrel/.gitea
bvandeusen 28300e19fd
test-go / test (push) Successful in 28s
test-go / integration (push) Successful in 4m27s
perf(ci): turn off Postgres durability in integration tests
TRUNCATE-everything ResetDB before every test forces a commit fsync; the CI DB is rebuilt each run so durability buys nothing. ALTER SYSTEM via docker exec (the services: block can't override the postgres command line). Non-fatal so a perms surprise degrades to slow, never red.

Per the playbook the operator shared from another project (~17x speedup observed there). Measure before/after in the next two CI runs.
2026-06-04 08:31:06 -04:00
..