Skip to content

Add --dump-config-reload option to athenaHLT.py

Rafal Bielski requested to merge rbielski/athena:athenaHLT-drop-reload into master

Two commits (please do not squash):

  1. Add an equivalent of offline athena's --drop-and-reload to athenaHLT.
  2. 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.

cc @fwinkl, @mark

Discussed in ATR-23767

Edited by Rafal Bielski

Merge request reports