Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
MooreOnline
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
LHCb
MooreOnline
Commits
0ba6bc3b
Commit
0ba6bc3b
authored
9 months ago
by
Roel Aaij
Committed by
Christopher Rob Jones
7 months ago
Browse files
Options
Downloads
Patches
Plain Diff
Fix timeout in mep_lumi test and use appropriate conditions
parent
45e0e742
No related branches found
No related tags found
1 merge request
!453
Fast run change for HLT1
Pipeline
#7812760
passed
7 months ago
Stage: test
Stage: .post
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
AllenOnline/tests/qmtest/mep_lumi.qmt
+3
-2
3 additions, 2 deletions
AllenOnline/tests/qmtest/mep_lumi.qmt
with
3 additions
and
2 deletions
AllenOnline/tests/qmtest/mep_lumi.qmt
+
3
−
2
View file @
0ba6bc3b
...
...
@@ -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>
10
00
</text>
<text>
-m
</text><text>
3
00
</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>
30
00
</integer></argument>
<argument
name=
"timeout"
><integer>
1
00
</integer></argument>
<argument
name=
"validator"
><text>
from Allen.qmtest.exclusions import preprocessor
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment