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

CI speedups #368

Merged
merged 2 commits into from
Sep 25, 2023
Merged

CI speedups #368

merged 2 commits into from
Sep 25, 2023

Conversation

zerolab
Copy link
Member

@zerolab zerolab commented Sep 24, 2023

This PR does two things:

  1. splits test jobs into sqlite and postgres ones, with the latter being the only one getting the postgres service. This is probably by far the biggest improvement (from 10m to 3)
  2. Runs the postgres tests with fsync=off and using memory. Refs:

@zerolab zerolab marked this pull request as draft September 24, 2023 11:05
@zerolab zerolab force-pushed the ci/speedups branch 12 times, most recently from bb48682 to 4607a2d Compare September 25, 2023 18:51
@zerolab zerolab marked this pull request as ready for review September 25, 2023 18:55
@zerolab zerolab merged commit cff065c into main Sep 25, 2023
13 checks passed
@zerolab zerolab deleted the ci/speedups branch September 25, 2023 19:09
@zerolab zerolab changed the title [test] Ci speedups CI speedups Sep 25, 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 this pull request may close these issues.

1 participant