Skip to content
Snippets Groups Projects

Added nightly tests for S34

Merged Stefanie Reichert requested to merge Nightlies_S34 into 2018-patches
1 unresolved thread
4 files
+ 146262
142212
Compare changes
  • Side-by-side
  • Inline
Files
4
@@ -5,7 +5,7 @@
<argument name="timeout"><integer>3600</integer></argument>
<argument name="args"><set>
<text>-T</text>
<text>$APPCONFIGOPTS/DaVinci/DV-Stripping29r2-Stripping.py</text>
<text>$STRIPPINGCACHEROOT/options/DV-Stripping34-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_stripping29r2_collision17_reco17.ref</text></argument>
<argument name="reference"><text>../refs/test_stripping34_collision17_reco17.ref</text></argument>
<argument name="validator"><text>
from DaVinciTests.QMTest.DaVinciExclusions import preprocessor
validateWithReference(preproc = preprocessor)
Loading