Skip to content

Conversation

bpkroth
Copy link
Contributor

@bpkroth bpkroth commented Sep 23, 2025

Pull Request

Title

Split docker test fixtures


Description

Splits docker test fixtures so that individual docker-compose projects can be setup and torn down independently.

This improves single test performance (e.g., when SQL tests don't need to setup SSH test fixtures) and parallelism by allowing each to operate independently.


Type of Change

  • 🔄 Refactor
  • 🧪 Tests

Additional Notes (optional)

Should be merged after #994


@bpkroth bpkroth added the ci label Sep 23, 2025
@bpkroth bpkroth mentioned this pull request Sep 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant