TrigValSteering: Don't draw RootComp diff when running in CI
The RootComp diff outputs are not available anyway in the CI, so it is a waste of time to draw them. The time needed for the drawing may get out of hand if there are a lot of differences and lead to CI timeouts. This MR adds --noRoot --noPS
to rootcomp arguments if running in CI.
Fixes ATR-21652 when !34334 (merged) is also merged.
Merge request reports
Activity
added Trigger master review-pending-level-1 labels
CI Result SUCCESS (hash a56c20e4)Athena AthSimulation AnalysisBase AthGeneration externals cmake make required tests optional tests Full details available on this CI monitor view
Athena: number of compilation errors 0, warnings 0
AthSimulation: number of compilation errors 0, warnings 0
AnalysisBase: number of compilation errors 0, warnings 0
AthGeneration: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 16390]added review-approved label and removed review-pending-level-1 label
mentioned in commit f480c379
added sweep:ignore label