Add --dump-config-reload option to athenaHLT.py
Two commits (please do not squash):
- Add an equivalent of offline athena's
--drop-and-reload
to athenaHLT. - Use the option in TrigP1Test in all tests where possible/sensible.
The name is different, --dump-config-reload
, to match the already-existing arguments --dump-config
and --dump-config-exit
.
The option appears to maybe speed up the job initialisation by a few seconds, but certainly decreases the memory consumption by 10% so it's worth adding.
Discussed in ATR-23767
Edited by Rafal Bielski