From 31771230ce0fa8d71dcb2d8deeb7fcd1a80d2721 Mon Sep 17 00:00:00 2001 From: Ross Hunter <ross.john.hunter@cern.ch> Date: Thu, 11 Jul 2024 15:58:40 +0100 Subject: [PATCH] Add a real-data hlt2_and_spruce bandwidth test to the schedule --- test_schedule2.xml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/test_schedule2.xml b/test_schedule2.xml index 864715cc..239db509 100644 --- a/test_schedule2.xml +++ b/test_schedule2.xml @@ -1984,6 +1984,25 @@ <os_label>nightly-tests-j16-el9</os_label> <count>1</count> </periodictest> + <periodictest> + <schedule type="week" time="13:45">Mon,Tue,Wed,Thu,Fri,Sat,Sun</schedule> + <slot>lhcb-2024-patches</slot> + <project>Moore</project> + <platform>x86_64_v3-el9-gcc13-opt+g</platform> + <test runner="lhcbpr" group="Moore_hlt2_and_spruce_bandwidth_real_data" env="lbconda-prmon-lbrun-force-platform|BandwidthTestHandler" /> + <os_label>nightly-tests-j16-el9</os_label> + <count>1</count> + </periodictest> + <periodictest> + <schedule type="week" time="13:45">Mon,Tue,Wed,Thu,Fri,Sat,Sun</schedule> + <slot>lhcb-2024-patches-mr</slot> + <label>PR/Moore_hlt2_and_spruce_bandwidth_real_data</label> + <project>Moore</project> + <platform>x86_64_v3-el9-gcc13-opt+g</platform> + <test runner="lhcbpr" group="Moore_hlt2_and_spruce_bandwidth_real_data" env="lbconda-prmon-lbrun-force-platform|BandwidthTestHandler" /> + <os_label>nightly-tests-j16-el9</os_label> + <count>1</count> + </periodictest> <!-- Temporarily disabled to unblock Moore!3277 - see discussion there --> <!-- <periodictest> <schedule type="week" time="13:45">Mon,Tue,Wed,Thu,Fri,Sat,Sun</schedule> -- GitLab