Skip to content

[ATR-24442][ATR-25575] Fix !53429 issues in L1 and HLT config services

Tim Martin requested to merge tamartin/athena:mc_smks_fixup into master

!53429 (merged) from yesterday introduced errors in some unit tests and ART tests. Followed up here.

The ability to generate the name of a menu JSON != that the job is also configured to produce it.

Made the reading of the HLT menu from the L1 service or vice versa optional even for set secondary file paths. In such jobs the SMK will stay as 0 (assuming not supplied in a flag).

Updated some python which was referencing this configurable property directly via https://acode-browser1.usatlas.bnl.gov/lxr/search?%21v=head&_filestring=&_string=JsonFileName

Merge request reports