Add `bunchgroupset` to the list of allowable trigger menu JSON file types when peeking the metadata
This reacts to an observation in the CI from !60495 (merged)
Py:MetaReader WARNING Got an xAOD::TriggerMenuJson called bunchgroupset but only expecting hltmenu or l1menu
bunchgroupset
is a valid identifier, albeit one which was added quite late. Hence being missing here.
Merge request reports
Activity
added Tools analysis-review-required master review-pending-level-1 labels
✅ CI Result SUCCESS (hash d67cccab)Athena AthSimulation AthGeneration AnalysisBase AthAnalysis externals ✅ ✅ ✅ ✅ ✅ cmake ✅ ✅ ✅ ✅ ✅ make ✅ ✅ ✅ ✅ ✅ tests ✅ ✅ ✅ ✅ ✅ Full details available on this CI monitor view. Check the JIRA CI status board for known problems
✅ 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
📝 For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 67543]added review-approved label and removed review-pending-level-1 label
added review-approved-tier0 label
added analysis-review-approved label and removed analysis-review-required label
Let me veto this to avoid conflicts
😊 I added it to !60495 (merged).