Skip to content

PROCTools: Fix the q221 xAOD digest reference file

The reference file in !39321 (merged) is clearly wrong. These files should always be produced either by running the relevant script, in this case [1], or simply by patching it via the CI diff output.

This MR recreates a proper q221 xAOD digest reference file using 2021-01-14T2101, using the new test definition that's introduced in [2]. Therefore, the q221 xAOD digest CI test should pass in the CI of this MR.

Two ways for moving forward to get things into shape again:

  1. Merge this after confirming the CI passes the q221 xAOD Digest test (and iff [2] is NOT reverted)
  2. Reverte !39321 (merged) and [2] simultaneously and close this one

I think the first one is the easiest/preferred at this point but either should work and I'm fine w/ both.

@jchapman @aundrus @emoyse @elmsheus

[1] https://gitlab.cern.ch/atlas-sit/CI/-/blob/master/TestConfig/q221xAODDigestTest.citest [2] https://gitlab.cern.ch/atlas-sit/CI/-/merge_requests/183

Merge request reports