Skip to content

test: paralellize db tests #876

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

Merged
merged 1 commit into from
May 18, 2022
Merged

Conversation

hperl
Copy link
Collaborator

@hperl hperl commented May 17, 2022

This PR enables running the database tests in parallel.

This PR is done on top of feat/uuid-mapping, which contains the code to run each DB test in a separate DB (on the same server). We can rebase this PR/commit on master once #840 is merged.

Database tests now run in separate databases, which opens up the
opportunity to run them in parallel.
@hperl hperl requested a review from zepatrik as a code owner May 17, 2022 15:37
@zepatrik zepatrik merged commit 3693550 into feat/uuid-mapping May 18, 2022
@zepatrik zepatrik deleted the feat/faster-db-tests branch May 18, 2022 07:58
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.

2 participants