TriggerJobOpts: remove TriggerFlags.doHLT
Delete the legacy TriggerFlags.doHLT
. There are only very few
use-cases where a doHLT
flag is even needed and those are already
covered by ConfigFlags.Trigger.doHLT
(False
by default).
This removes the last uses of TriggerFlags
from runHLT_standalone
(ATR-21276).
Also delete the obsolete writeBS
Modifier and its include file.
Needs to wait for !47410 (merged).
Merge request reports
Activity
added 80 commits
-
7227162e...fcb8ec64 - 78 commits from branch
atlas:master
- d4ae907a - TriggerJobOpts: move BStoBS_post into Modifiers
- a702ab12 - TriggerJobOpts: remove TriggerFlags.doHLT
-
7227162e...fcb8ec64 - 78 commits from branch
added Trigger master review-pending-level-1 labels
- Resolved by Frank Winklmeier
CI Result SUCCESS (hash 175734f8)Athena AthSimulation AthGeneration AnalysisBase AthAnalysis DetCommon 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
AthGeneration: number of compilation errors 0, warnings 0
AnalysisBase: number of compilation errors 0, warnings 0
AthAnalysis: number of compilation errors 0, warnings 0
DetCommon: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 40780]added 89 commits
-
175734f8...9c40f09e - 87 commits from branch
atlas:master
- 441553db - TriggerJobOpts: delete writeBS modifier and include file
- 584a4d0f - TriggerJobOpts: remove TriggerFlags.doHLT
-
175734f8...9c40f09e - 87 commits from branch
CI Result SUCCESS (hash 584a4d0f)Athena AthSimulation AthGeneration AnalysisBase AthAnalysis DetCommon 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
AthGeneration: number of compilation errors 0, warnings 0
AnalysisBase: number of compilation errors 0, warnings 0
AthAnalysis: number of compilation errors 0, warnings 0
DetCommon: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 40852]added review-approved label and removed review-pending-level-1 label
mentioned in commit f8fae691
added sweep:ignore label