From e909b4d3d6570fb36aa751991b59297acc688456 Mon Sep 17 00:00:00 2001 From: eduardo-rodrigues <eduardo.rodrigues@cern.ch> Date: Sat, 13 Apr 2019 23:13:42 +0200 Subject: [PATCH] Adapt missing option file to the syncronisation --- .../test_standardintermediate_reco14_run.qmt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DaVinciTests/tests/qmtest/commonparticles.qms/test_standardintermediate_reco14_run.qmt b/DaVinciTests/tests/qmtest/commonparticles.qms/test_standardintermediate_reco14_run.qmt index 64e471007..34568b84b 100755 --- a/DaVinciTests/tests/qmtest/commonparticles.qms/test_standardintermediate_reco14_run.qmt +++ b/DaVinciTests/tests/qmtest/commonparticles.qms/test_standardintermediate_reco14_run.qmt @@ -15,7 +15,7 @@ <argument name="timeout"><integer>6400</integer></argument> <argument name="args"><set> <text>../options/CommonParticles/DVTestStandardIntermediate.py</text> - <text>$PRCONFIGOPTS/DaVinci/Stripping/Collision15EM-6.5TeV-Reco15EM-FULLDST.py</text> + <text>$PRCONFIGOPTS/DaVinci/Stripping/Collision12-4TeV-Reco14-FULLDST.py</text> </set></argument> <argument name="prerequisites"><set> <tuple><text>commonparticles.test_standardbasic_reco14_init</text><enumeral>PASS</enumeral></tuple> -- GitLab