Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
DaVinci
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
DaVinci
Merge requests
!196
Added nightly tests for S34
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Added nightly tests for S34
Nightlies_S34
into
2018-patches
Overview
5
Commits
2
Pipelines
0
Changes
4
1 unresolved thread
Hide all comments
Merged
Stefanie Reichert
requested to merge
Nightlies_S34
into
2018-patches
7 years ago
Overview
5
Commits
2
Pipelines
0
Changes
4
1 unresolved thread
Hide all comments
Expand
Added test and ref for Stripping34.
0
0
Merge request reports
Compare
2018-patches
version 1
984b958f
7 years ago
2018-patches (base)
and
latest version
latest version
f4a7785e
2 commits,
7 years ago
version 1
984b958f
1 commit,
7 years ago
4 files
+
146262
−
142212
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
4
Search (e.g. *.vue) (Ctrl+P)
DaVinciTests/tests/qmtest/stripping.qms/test_stripping
29r2
_collision17_reco17.qmt
→
DaVinciTests/tests/qmtest/stripping.qms/test_stripping
34
_collision17_reco17.qmt
+
2
−
2
Options
@@ -5,7 +5,7 @@
<argument
name=
"timeout"
><integer>
3600
</integer></argument>
<argument
name=
"args"
><set>
<text>
-T
</text>
<text>
$
APPCONFIGOPTS/DaVinci
/DV-Stripping
29r2
-Stripping.py
</text>
<text>
$
STRIPPINGCACHEROOT/options
/DV-Stripping
34
-Stripping.py
</text>
<text>
$APPCONFIGOPTS/DaVinci/DataType-2017.py
</text>
<text>
$STRIPPINGSELECTIONSROOT/tests/data/Reco17_Run198660.py
</text>
<text>
$APPCONFIGOPTS/Persistency/Compression-ZLIB-1.py
</text>
@@ -16,7 +16,7 @@
<!-- Disable FPEAuditor for now til we debug the exceptions -->
<!-- <text>$DAVINCITESTSROOT/tests/options/EnableFPEAuditor.py</text> -->
</set></argument>
<argument
name=
"reference"
><text>
../refs/test_stripping
29r2
_collision17_reco17.ref
</text></argument>
<argument
name=
"reference"
><text>
../refs/test_stripping
34
_collision17_reco17.ref
</text></argument>
<argument
name=
"validator"
><text>
from DaVinciTests.QMTest.DaVinciExclusions import preprocessor
validateWithReference(preproc = preprocessor)
Loading