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

fix(ci): disable fail fast #132

Merged
merged 1 commit into from
Oct 31, 2023
Merged

fix(ci): disable fail fast #132

merged 1 commit into from
Oct 31, 2023

Conversation

ezrizhu
Copy link
Collaborator

@ezrizhu ezrizhu commented Oct 31, 2023

Currently when one of the vagrant tests fail, all other tests will exit.
Due to #128, vagrant builds are now failing randomly. This PR allows the rest of the tests to be completed even when one fails. We can later re-run the failed test.

@ezrizhu ezrizhu self-assigned this Oct 31, 2023
@ezrizhu ezrizhu merged commit d85f1a4 into main Oct 31, 2023
12 of 17 checks passed
@ezrizhu ezrizhu deleted the ci-fail-fast branch October 31, 2023 15:29
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