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 parallel tests #27

Merged
merged 9 commits into from
Nov 11, 2024

Conversation

sergicastro
Copy link
Collaborator

@sergicastro sergicastro commented Nov 11, 2024

This PR tries to make tests faster, the current single run takes ~2 hours.

This approach reduces the time of all jobs to take at most 30m:
image

This required ginkgo to be updated to v2 to be able to use filtering like --ginkgo.label-filter

@sergicastro sergicastro changed the title [WIP] Ci parallel tests CI parallel tests Nov 11, 2024
@sergicastro sergicastro marked this pull request as ready for review November 11, 2024 15:39
@sergicastro
Copy link
Collaborator Author

Note: Once this is merged I'll make test check required for every PR.

@sergicastro sergicastro merged commit 959f0ce into tetrateio:release-v1.16.x Nov 11, 2024
6 checks passed
@sergicastro sergicastro deleted the ci-parallel-tests branch November 11, 2024 16:28
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