-
Notifications
You must be signed in to change notification settings - Fork 14.8k
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 make CloudBatchSubmitJobOperator
fail when job fails
#44425
Conversation
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.
LGTM
Yeah - as already planned - can you please add a unit test and get a better description in commit message @SuccessMoses ? |
@potiuk I made a minor change to the test. Do you think more test is needed? |
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.
Great work!
Yep. Nice work - the failing tests are also failing in |
@potiuk Thanks for merging. The failing test on |
Workarounded already - and waits for a permanent fix here #44513 |
Fixes : #43744
TODO:
CloudBatchSunbmitJobOperator