-
Notifications
You must be signed in to change notification settings - Fork 246
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
[qob] cancel stage if any partitions fail. #14747
base: ehigham/cloud-credentials
Are you sure you want to change the base?
Conversation
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
This stack of pull requests is managed by Graphite. Learn more about stacking. |
5c9e4ae
to
a0b5577
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the enhancement!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks Greg, looks great! Just one question about the test.
4cf050e
to
01aedac
Compare
a0b5577
to
9f6d876
Compare
01aedac
to
6e36a7a
Compare
9f6d876
to
daa4a2e
Compare
6e36a7a
to
e121222
Compare
Change Description
Fixes #14597
cancel_after_n_failures = 1; cancels whole job group if one partition fails.
Security Assessment
Impact Description
Unit tests and no interaction on anything secure.
(Reviewers: please confirm the security impact before approving)