Skip to content

Update heavyions_run.config with new DQ references for the express, physics_Main and UPC streams

Sara Strandberg requested to merge sara/athena:dq_23.0_hi into 23.0

Merge request to change the DQ reference HIST files to reprocessed versions of the 2022 HI and 2017 5 TeV pp reference runs. Needed for offline DQ monitoring of Heavy Ion data.

The info in CentrallyManagedReferences, CentrallyManagedReferences_Main and CentrallyManagedReferences_UPC in DataQuality/DataQualityConfigurations/config/common/heavyions_run.config has been updated. And the corresponding root files have been copied to /eos/atlas/atlascerngroupdisk/data-dqm/references/

The RunWorkflowTests_Run3.py has been run and the summary is pasted below. The test fails, but I get the same test even if I run it directly on the latest nightly, without making any modifications. I attach both log files, Run3Tests.log for the modified code corresponding to this MR, and Run3Tests_noChanges.log for the unmodified code from the latest nightly (2023-09-20T2101).

*******************************'

09-21 16:28 INFO ----------------------------------------------------- 09-21 16:28 ERROR DQHistogramMerge reference test step failed 09-21 16:28 ERROR One or more q449 Athena steps failed. Please investigate the cause.

09-21 16:28 INFO ----------------------------------------------------- 09-21 16:28 INFO ---------------------- Summary ---------------------- 09-21 16:28 ERROR ALL TESTS: FAILED (10)

Run3Tests.log

Run3Tests_noChanges.log

Tagging @ytakubo and @jmaurer

Merge request reports