Skip to content

test: clean up throwaway Postgres resources - #33

Merged
tnunamak merged 1 commit into
mainfrom
chore/cleanup-pg-test-resources
Jul 24, 2026
Merged

test: clean up throwaway Postgres resources#33
tnunamak merged 1 commit into
mainfrom
chore/cleanup-pg-test-resources

Conversation

@tnunamak

Copy link
Copy Markdown
Contributor

What changed

  • isolate per-file PostgreSQL test databases across concurrent runners
  • close shared pools before forced temporary-database cleanup and preserve operation plus cleanup failures
  • make Docker smoke project, volume, profile, port, deployment, and surface cleanup run-scoped

Verification

  • isolated PostgreSQL 16 proof: 8 passed, 0 failed
  • runner and smoke failure/isolation tests: 6 passed, 0 failed
  • shell syntax and git diff --check passed

Assisted-by: AI

Isolate temporary Postgres databases and Docker smoke resources across concurrent test runs. Preserve operation and cleanup failures together, and close shared pools before forced database removal.

Assisted-by: AI
Signed-off-by: Tim Nunamaker <tnunamak@gmail.com>
@tnunamak
tnunamak force-pushed the chore/cleanup-pg-test-resources branch from 953feb9 to bc7e288 Compare July 24, 2026 18:55
@tnunamak
tnunamak merged commit a858737 into main Jul 24, 2026
8 checks passed
@tnunamak
tnunamak deleted the chore/cleanup-pg-test-resources branch July 24, 2026 19:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant