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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

DM-20570: Pipeline failure treated as ap_verify success #69

Merged
merged 3 commits into from Aug 8, 2019

Conversation

kfindeisen
Copy link
Member

This PR propagates pipeline status information from the ApPipeTask wrapper to the main function, where it can be returned to the shell as if for a command-line task. This fixes a bug where ap_verify.py would return 0 after catastrophic pipeline failure and the Jenkins run would be marked as successful.

I think ap_verify's exit code is correctly propagated from run_ci_dataset.sh up to Jenkins, but I'm not sure how to test that. 馃槙

@kfindeisen kfindeisen requested a review from mrawls August 2, 2019 21:35
@kfindeisen kfindeisen merged commit c153efd into master Aug 8, 2019
@kfindeisen kfindeisen deleted the tickets/DM-20570 branch August 8, 2019 19:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants