Skip to content

TriggerJobOpts+TriggerMenuMT: prevent usage of global ConfigFlags in CA

Frank Winklmeier requested to merge fwinkl/athena:trignewjo into master

Create "local" ConfigFlags in the CA-based tests and runHLT_standalone and make sure the global instance cannot be accessed.

This will ensure that we don't re-introduce import ConfigFlags into the CA-based menu code.

cc @fpastore @tbold

Merge request reports