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

Allow builds to run to their natural end #15477

Merged
merged 1 commit into from
Nov 27, 2024

Conversation

afuller-TT
Copy link
Contributor

Ticket

None

Problem description

When an intermittent failure rears its ugly head, all the other builds are caught in the crossfire.

What's changed

Do not kill innocent builds.

Checklist

  • Post commit CI passes
  • Blackhole Post commit (if applicable)
  • Model regression CI testing passes (if applicable)
  • Device performance regression CI testing passes (if applicable)
  • New/Existing tests provide coverage for changes

This does not address the root cause of intermittant failures, but it at least limits their blast radius
@afuller-TT afuller-TT force-pushed the afuller/do-not-kill-happy-builds branch from b20d51b to 4dc0496 Compare November 27, 2024 03:37
@afuller-TT afuller-TT merged commit 2aa1869 into main Nov 27, 2024
32 checks passed
@afuller-TT afuller-TT deleted the afuller/do-not-kill-happy-builds branch November 27, 2024 03:47
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