Skip to content

Upgrade TriggerConfigFlags unit test to a CI test run on all MR

Promoting TriggerConfigFlags unit test to a CT test which runs on all MRs. This is needed in order to spot possible problems affecting the trigger configuration during real time development instead of finding it after the nightly is built. Adresses ATR-30111 Tagging @khoo @sshaw @martindl

This specific test would be helpful because by loading all dynamic flags it would catch changes to ConfigFlags definitions that might not be already actively used in the standard configurations of the HLT menus that are run in the CI. N.B. it was seen the following day in ART.

Edited by Teng Jian Khoo

Merge request reports