[ATR-24164] Disable chains in menu from command line
Allows adding disableChains=[...]
to athena.py -c
command to veto chains from the trigger menu, similar to selectChains
functionality. Will only print a warning if nonexistent chains are specified, but will crash if both selectChains
and disableChains
are set, to avoid any ambiguity.
Needed urgently for upcoming production, to evade ATR-24052.
Merge request reports
Activity
added urgent label
added master no-domain review-pending-level-1 labels
added 1 commit
- d3658df0 - Implement capability to disable chains in a menu from the command line
added Trigger TriggerMenu labels
enabled an automatic merge when the pipeline for d3658df0 succeeds
Hi @khoo , I'm setting it to auto-merge. Given this is urgently needed for production, shall we also add the alsoTargeting:22.0-mc20 label?
Thanks a lot @tsulaia. It's actually not for the Run 2 reprocessing, but rather for a trigger validation production. So I don't think we need to set up the sweep?
- Resolved by Teng Jian Khoo
CI Result SUCCESS (hash d3658df0)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 39157]mentioned in commit c4c5562d
CI Result SUCCESS (hash 6856b7cc)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 39151]mentioned in merge request !46551 (merged)
added sweep:ignore label