Skip to content
Snippets Groups Projects
Commit 0ba6bc3b authored by Roel Aaij's avatar Roel Aaij Committed by Christopher Rob Jones
Browse files

Fix timeout in mep_lumi test and use appropriate conditions

parent 45e0e742
No related branches found
No related tags found
1 merge request!453Fast run change for HLT1
Pipeline #7812760 passed
......@@ -16,7 +16,7 @@
<argument name="args"><set>
<text>${BINARYDUMPERSROOT}/options/allen.py</text>
<text>--monitoring-filename</text><text>mep_lumi.root</text>
<text>-m</text><text>1000</text>
<text>-m</text><text>300</text>
<text>-t</text><text>1</text>
<text>--events-per-slice</text><text>1000</text>
<text>--tags</text><text>detdesc:upgrade/dddb-20221004,upgrade/mu_VP_SciFi_macromicrosurvey_from20220923|dd4hep:run3/trunk,master</text>
......@@ -24,6 +24,7 @@
<text>--mep</text><text>mdf:root://eoslhcb.cern.ch///eos/lhcb/wg/rta/samples/data/289232-LHCb-MEP/bu_289232_LHCb_ECEB01_BU_0.mep</text>
<text>--output-file</text><text>mep_lumi.mdf</text>
<text>--register-monitoring-counters</text><text>0</text>
<text>--real-data</text>
</set></argument>
<argument name="prerequisites"><set>
<tuple><text>generate_passthrough_sequence</text><enumeral>PASS</enumeral></tuple>
......@@ -33,7 +34,7 @@
</set></argument>
<argument name="use_temp_dir"><enumeral>true</enumeral></argument>
<argument name="reference"><text>../refs/mep_lumi.ref</text></argument>
<argument name="timeout"><integer>3000</integer></argument>
<argument name="timeout"><integer>100</integer></argument>
<argument name="validator"><text>
from Allen.qmtest.exclusions import preprocessor
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment