Skip to content

pass DSID into EventLoop test jobs (ATLASG-2628)

Nils Erik Krumnack requested to merge krumnack/athena:dsid_fix into main

The last update to the flavor tagging configuration requires a valid DSID on MC. This update fixes the unit tests so that they can keep running. Ideally we'd read the DSID from the input file meta-data, but that feels like a project for another day.

cc @tadej @dguest

Merge request reports