Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parallel integration tests #224

Closed
tmpfs opened this issue Nov 22, 2023 · 0 comments · Fixed by #219
Closed

Parallel integration tests #224

tmpfs opened this issue Nov 22, 2023 · 0 comments · Fixed by #219

Comments

@tmpfs
Copy link
Collaborator

tmpfs commented Nov 22, 2023

  1. Make the test server listen on an ephemeral port and wait for the listen address
  2. Use an ephemeral storage folder for each server invocation

Then in theory we could run the integration tests in parallel.

Note that the test specs will need to know the bind address and ephemeral storage location to connect and assert.

@tmpfs tmpfs mentioned this issue Nov 24, 2023
88 tasks
tmpfs added a commit that referenced this issue Nov 24, 2023
@tmpfs tmpfs closed this as completed Nov 27, 2023
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 a pull request may close this issue.

1 participant