Skip to content

Tier0Tests: Add versioning for overlay background RDO samples

Tadej Novak requested to merge tadej/athena:overlay/test-update-21 into 21.0

Overlay background RDOs may need updating at some point. The code also diverged between master and 21.0 so we need (at least) 2 different versions.

This MR updates PROCTools to support versioned overlay premixed background RDOs.

I might have overdone it but this is what I did:

  • sim and overlay inputs are now in the RunTier0TestsTools.py file
  • overlay bkg RDO has versioning support

For now the RDOs are still in the overlay ART area (as they will also be used for ART tests).

WIP for now until all files are properly updated. Starting with 21.0 as we already have stable RDOs to use.

@amete, do you have any comments on my changes? I am open to comments and suggestions.

Edited by Tadej Novak

Merge request reports