From 4655f34ba15fd77a93e42f04f7a7fc903b18df76 Mon Sep 17 00:00:00 2001 From: Antonio Limosani <Antonio.Limosani@cern.ch> Date: Thu, 26 May 2016 19:29:59 +0200 Subject: [PATCH] Restore queue for system reco job (RecPerfTests-00-08-51) * Restore queue for system reco job * RecPerfTests-00-08-51 Former-commit-id: 2d7af0ad50d7734a1dca64402c81400e58333172 --- .../RecPerfTests/test/RecPerfTests_TestConfiguration.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Reconstruction/RecExample/RecPerfTests/test/RecPerfTests_TestConfiguration.xml b/Reconstruction/RecExample/RecPerfTests/test/RecPerfTests_TestConfiguration.xml index a2f6d1f4228..ccccd2b026e 100644 --- a/Reconstruction/RecExample/RecPerfTests/test/RecPerfTests_TestConfiguration.xml +++ b/Reconstruction/RecExample/RecPerfTests/test/RecPerfTests_TestConfiguration.xml @@ -42,7 +42,7 @@ rsync -avz *.checkfile.txt.gz ${OutputDestination}/. ; </jobTransformCmd> <group>TrfRecPerf</group> - <queue>short</queue> + <queue>atlasrttperf</queue> </jobTransform> <jobTransform userJobId="combined_reco_mc15_ttbar_valid_13tev_25ns_mu00_to_mu40"> -- GitLab