Switch Trigger ART tests running on data to use doL1Sim=True
Switch Trigger ART tests running on data to use doL1Sim=True
by default, i.e. to run L1 simulation on data, aka "rerunLVL1".
Some extra modifications are made to several tests to ensure some logic in what and how we test. Also add a few new tests with doL1Sim=False
("noL1Sim" in test name) to ensure we keep testing also that mode of running. A few TrigP1Test tests are exempt from this change where we want to specifically test some aspects of P1 workflow where there is never L1 simulation enabled (doesn't work at P1).
The table listing all changes is too large to conveniently present it in the MR description, so it is instead available as a Google document.
Closes ATR-22942
Note TrigP1Test will receive an overhaul independently at a later stage (ATR-22334) where some tests will be removed and some added. Changes here correspond only to the current set of tests.
cc @dzanzi, @salderwe, @tamartin, @astruebi, @smh, @okumura, @vmartin
RC: Please do not squash commits.