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

add 'continue on error' to stress tests in ci jobs #680

Merged
merged 1 commit into from
Sep 24, 2024

Conversation

likewhatevs
Copy link
Contributor

I think I see PRs being harder to write because all parts of a CI job are cancelled when one fails.

I think I am also starting to see that we have enough largely disjoint moving pieces that there will often be one that is failing stress tests at any time.

Make CI run all stress tests always to address this.

I think I see PRs being harder to write because all parts of a CI job
are cancelled when one fails.

I think I am also starting to see that we have enough largely disjoint
moving pieces that there will often be one that is failing stress
tests at any time.

Make CI run all stress tests always to address this.
Copy link
Contributor

@hodgesds hodgesds left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@likewhatevs
Copy link
Contributor Author

Before:

image

After:

image

@likewhatevs likewhatevs merged commit 652c923 into sched-ext:main Sep 24, 2024
1 of 2 checks passed
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