Skip to content
Snippets Groups Projects

Exit with failure during QFramework.BREAK

Merged David Richard Shope requested to merge CI-failure-with-BREAK into CommonAnalysisHelpers

Release notes

Fixed an issue in which the CAFExample CI would not report a failure when QFramework.BREAK was triggered while executing the analysis runtime python scripts. The CAFExample CI should now correctly report a job failure upon encountering QFramework.BREAK

Details

This MR fixes an issue which was first encountered in this CAFExample CI job: https://gitlab.cern.ch/atlas-caf/CAFExample/-/jobs/1248255

The CI would still finish successfully even if encountering a QFramework.BREAK in one of the runtime analysis scripts. The fix is to simply exit with 1 instead of 0.

The CI now correctly fails when encountering QFramework.BREAK: https://gitlab.cern.ch/atlas-caf/CAFExample/-/jobs/1246549

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading