Skip to content
Snippets Groups Projects
Commit cd396775 authored by Carlos Vazquez Sierra's avatar Carlos Vazquez Sierra :eye_in_speech_bubble:
Browse files

Last changes

parent 78f9cf30
No related branches found
No related tags found
2 merge requests!526Draft: S29r2p2 cache,!236Update refs for Stripping32 and Stripping33
......@@ -8,7 +8,7 @@ find_package(GaudiProject)
# Declare project name and version
gaudi_project(DaVinci v42r7p3
USE Analysis v18r6p2
Stripping v11r5p3
Stripping v13r0
DATA AppConfig VERSION v3r*
FieldMap VERSION v5r*
ParamFiles VERSION v8r*
......
......@@ -2,6 +2,6 @@ from Gaudi.Configuration import *
from Configurables import DaVinci
from PRConfig import TestFileDB
TestFileDB.test_file_db["2017_DaVinciTests.stripping32_collision17_reco17"].run(configurable=DaVinci())
TestFileDB.test_file_db["DaVinciTests.stripping32_collision17_reco17"].run(configurable=DaVinci())
FileCatalog().Catalogs += [ 'xmlcatalog_file:$DAVINCITESTSROOT/tests/options/InputData_Reco17_5TeV_Run202214.xml' ]
......@@ -5,7 +5,7 @@
<argument name="timeout"><integer>3600</integer></argument>
<argument name="args"><set>
<text>-T</text>
<text>$APPCONFIGOPTS/DaVinci/DV-Stripping32-Stripping.py</text>
<text>$STRIPPINGCACHEROOT/options/DV-Stripping32-Stripping.py</text>
<text>$APPCONFIGOPTS/DaVinci/DataType-2017.py</text>
<text>$DAVINCITESTSROOT/tests/options/InputData_Reco17_5TeV_Run202214.py</text>
<text>$APPCONFIGOPTS/Persistency/Compression-ZLIB-1.py</text>
......
......@@ -5,7 +5,7 @@
<argument name="timeout"><integer>3600</integer></argument>
<argument name="args"><set>
<text>-T</text>
<text>$APPCONFIGOPTS/DaVinci/DV-Stripping33-Stripping.py</text>
<text>$STRIPPINGCACHEROOT/options/DV-Stripping33-Stripping.py</text>
<text>$APPCONFIGOPTS/DaVinci/DataType-2017.py</text>
<text>$DAVINCITESTSROOT/tests/options/InputData_Reco17aSmog_Run202253.py</text>
<text>$APPCONFIGOPTS/Persistency/Compression-ZLIB-1.py</text>
......
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