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: split feature testing into separate jobs #339

Merged
merged 2 commits into from
Aug 17, 2024
Merged

ci: split feature testing into separate jobs #339

merged 2 commits into from
Aug 17, 2024

Conversation

sjinks
Copy link
Member

@sjinks sjinks commented Aug 17, 2024

Docker fails from time to time; as a consequence, some tests fail.

With GitHub Actions, you can only restart a failing job once all jobs of the given workflow are finished. By splitting the feature test workflow into independent jobs, we can restart failed workflows faster (for example, the autogenerated tests are much faster than global scenarios).

@sjinks sjinks self-assigned this Aug 17, 2024
@sjinks sjinks merged commit d93a431 into trunk Aug 17, 2024
148 checks passed
@sjinks sjinks deleted the split-ci branch August 17, 2024 09:49
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