From 786fa8bebfeb47080b2404958b2fc2dba0cda41c Mon Sep 17 00:00:00 2001 From: Graeme Stewart <graemes.cern@gmail.com> Date: Thu, 2 Feb 2017 22:04:54 +0100 Subject: [PATCH] AtlasTest/AthenaMPTest deleted from master --- AtlasTest/AthenaMPTest/CMakeLists.txt | 12 ----- AtlasTest/AthenaMPTest/cmt/requirements | 18 ------- .../test/AthenaMP_ConfigurationTest.xml | 49 ------------------ .../AthenaMPTest/test/AthenaMP_RecoTest.xml | 51 ------------------- .../test/AthenaMP_Reco_trf_Test.xml | 46 ----------------- .../test/AthenaMP_SimulationTest.xml | 44 ---------------- 6 files changed, 220 deletions(-) delete mode 100644 AtlasTest/AthenaMPTest/CMakeLists.txt delete mode 100644 AtlasTest/AthenaMPTest/cmt/requirements delete mode 100644 AtlasTest/AthenaMPTest/test/AthenaMP_ConfigurationTest.xml delete mode 100644 AtlasTest/AthenaMPTest/test/AthenaMP_RecoTest.xml delete mode 100644 AtlasTest/AthenaMPTest/test/AthenaMP_Reco_trf_Test.xml delete mode 100644 AtlasTest/AthenaMPTest/test/AthenaMP_SimulationTest.xml diff --git a/AtlasTest/AthenaMPTest/CMakeLists.txt b/AtlasTest/AthenaMPTest/CMakeLists.txt deleted file mode 100644 index 023bab7b995..00000000000 --- a/AtlasTest/AthenaMPTest/CMakeLists.txt +++ /dev/null @@ -1,12 +0,0 @@ -################################################################################ -# Package: AthenaMPTest -################################################################################ - -# Declare the package name: -atlas_subdir( AthenaMPTest ) - -# Declare the package's dependencies: -atlas_depends_on_subdirs( PUBLIC - AtlasTest/TestTools - TestPolicy ) - diff --git a/AtlasTest/AthenaMPTest/cmt/requirements b/AtlasTest/AthenaMPTest/cmt/requirements deleted file mode 100644 index c85c632d5b2..00000000000 --- a/AtlasTest/AthenaMPTest/cmt/requirements +++ /dev/null @@ -1,18 +0,0 @@ -package AthenaMPTest -author Mous Tatarkhanov <tmmous@berkeley.edu> - -use AtlasPolicy AtlasPolicy-* -use AtlasReconstructionRunTime AtlasReconstructionRunTime-* -no_auto_imports -use TestPolicy TestPolicy-* -use TestTools TestTools-* AtlasTest - -apply_pattern declare_joboptions files="*.py" - -#integration tests -apply_pattern install_applications -apply_pattern install_xmls - -private -apply_pattern validate_xml -public - diff --git a/AtlasTest/AthenaMPTest/test/AthenaMP_ConfigurationTest.xml b/AtlasTest/AthenaMPTest/test/AthenaMP_ConfigurationTest.xml deleted file mode 100644 index 3cab90a80fc..00000000000 --- a/AtlasTest/AthenaMPTest/test/AthenaMP_ConfigurationTest.xml +++ /dev/null @@ -1,49 +0,0 @@ -<?xml version="1.0"?> - -<unifiedTestConfiguration> - <atn> - <TEST name="WorkerTopDir" type="athena" suite="athenamp"> - <package_atn>AtlasTest/AthenaMPTest</package_atn> - <options_atn>--nprocs=2 -c "jp.AthenaCommonFlags.EvtMax=8; from AthenaMP.AthenaMPFlags import jobproperties as jps; jps.AthenaMPFlags.WorkerTopDir='MPWorkers'; jps.AthenaMPFlags.CollectSubprocessLogs=True" RecExRecoTest/RecExRecoTest_RTT_id.py</options_atn> - <timelimit>30</timelimit> - <author> Vakho Tsulaia </author> - <mailto> tsulaia@cern.ch </mailto> - <prescript>RecExCommon_links.sh</prescript> - <expectations> - <errorMessage>FAILURE (ERROR)</errorMessage> - <successMessage>"successful run"</successMessage> - <returnValue>0</returnValue> - </expectations> - </TEST> - - <TEST name="OutputReportFile" type="athena" suite="athenamp"> - <package_atn>AtlasTest/AthenaMPTest</package_atn> - <options_atn>--nprocs=2 -c "jp.AthenaCommonFlags.EvtMax=8; from AthenaMP.AthenaMPFlags import jobproperties as jps; jps.AthenaMPFlags.OutputReportFile='MPOutputs'; jps.AthenaMPFlags.CollectSubprocessLogs=True" RecExRecoTest/RecExRecoTest_RTT_id.py</options_atn> - <timelimit>30</timelimit> - <author> Vakho Tsulaia </author> - <mailto> tsulaia@cern.ch </mailto> - <prescript>RecExCommon_links.sh</prescript> - <expectations> - <errorMessage>FAILURE (ERROR)</errorMessage> - <successMessage>"successful run"</successMessage> - <returnValue>0</returnValue> - </expectations> - </TEST> - - <TEST name="1proc_RTT_id" type="athena" suite="athenamp"> - <package_atn>AtlasTest/AthenaMPTest</package_atn> - <options_atn>--nprocs=1 -c "jp.AthenaCommonFlags.EvtMax=8; from AthenaMP.AthenaMPFlags import jobproperties as jps; jps.AthenaMPFlags.CollectSubprocessLogs=True" RecExRecoTest/RecExRecoTest_RTT_id.py</options_atn> - <timelimit>30</timelimit> - <author> Vakho Tsulaia </author> - <mailto> tsulaia@cern.ch </mailto> - <prescript>RecExCommon_links.sh</prescript> - <expectations> - <errorMessage>FAILURE (ERROR)</errorMessage> - <successMessage>"successful run"</successMessage> - <returnValue>0</returnValue> - </expectations> - </TEST> - - </atn> - -</unifiedTestConfiguration> diff --git a/AtlasTest/AthenaMPTest/test/AthenaMP_RecoTest.xml b/AtlasTest/AthenaMPTest/test/AthenaMP_RecoTest.xml deleted file mode 100644 index 9c4b07ff9ab..00000000000 --- a/AtlasTest/AthenaMPTest/test/AthenaMP_RecoTest.xml +++ /dev/null @@ -1,51 +0,0 @@ -<?xml version="1.0"?> - -<unifiedTestConfiguration> - <atn> - <TEST name="RTT_id" type="athena" suite="athenamp"> - <package_atn>AtlasTest/AthenaMPTest</package_atn> - <options_atn>--nprocs=2 -c "jp.AthenaCommonFlags.EvtMax=8; from AthenaMP.AthenaMPFlags import jobproperties as jps; jps.AthenaMPFlags.CollectSubprocessLogs=True" RecExRecoTest/RecExRecoTest_RTT_id.py</options_atn> - <timelimit>30</timelimit> - <author> Mous Tatarkhanov </author> - <mailto> Vakhtang.Tsulaia@cern.ch </mailto> - <prescript>RecExCommon_links.sh</prescript> - <expectations> - <errorMessage>FAILURE (ERROR)</errorMessage> - <successMessage>"successful run"</successMessage> - <returnValue>0</returnValue> - </expectations> - </TEST> - - <TEST name="idmuoncalomuoncomb" type="athena" suite="athenamp"> - <options_atn>--nprocs=2 -c "jp.AthenaCommonFlags.EvtMax=5; from AthenaMP.AthenaMPFlags import jobproperties as jps; jps.AthenaMPFlags.CollectSubprocessLogs=True" AthenaCommon/MemTraceInclude.py RecExRecoTest/RecExRecoTest_RTT_idmuoncalomuoncomb.py</options_atn> - <timelimit>30</timelimit> - <author> Mous Tatarkhanov </author> - <mailto> Vakhtang.Tsulaia@cern.ch </mailto> - <prescript>rm -f $ATN_WORK_AREA/*.pool.root</prescript> - <expectations> - <errorMessage>FAILURE (ERROR)</errorMessage> - <successMessage>"successful run"</successMessage> - <returnValue>0</returnValue> - </expectations> - </TEST> - - <TEST name="rdotoesdnotrigger" type="athena" suite="athenamp"> - <package_atn>AtlasTest/AthenaMPTest</package_atn> - <options_atn>--nprocs=2 -c "jp.AthenaCommonFlags.EvtMax=8; from AthenaMP.AthenaMPFlags import jobproperties as jps; jps.AthenaMPFlags.CollectSubprocessLogs=True" RecExCommon/rdotoesdnotrigger.py</options_atn> - <timelimit>40</timelimit> - <author> Mous Tatarkhanov </author> - <mailto> Vakhtang.Tsulaia@cern.ch </mailto> - <prescript>RecExCommon_links.sh</prescript> - <prescript>rm -f $ATN_WORK_AREA/*.pool.root; env > env.txt</prescript> - <expectations> - <errorMessage>FAILURE (ERROR)</errorMessage> - <successMessage>"successful run"</successMessage> - <returnValue>0</returnValue> - </expectations> - <nightly_exclude>17.7.NEW.Y-VAL</nightly_exclude> - </TEST> - - </atn> - - -</unifiedTestConfiguration> diff --git a/AtlasTest/AthenaMPTest/test/AthenaMP_Reco_trf_Test.xml b/AtlasTest/AthenaMPTest/test/AthenaMP_Reco_trf_Test.xml deleted file mode 100644 index ab903cd9087..00000000000 --- a/AtlasTest/AthenaMPTest/test/AthenaMP_Reco_trf_Test.xml +++ /dev/null @@ -1,46 +0,0 @@ -<?xml version="1.0"?> - -<unifiedTestConfiguration> - <atn> - <TEST name="RECOSHIFT_rdo2esd2aod" type="script" suite="athenamp"> - <package_atn>AtlasTest/AthenaMPTest</package_atn> - <options_atn>TRF_ECHO=1 Reco_tf.py '--athenaopts=--nprocs=2' '--inputRDOFile' '/afs/cern.ch/atlas/project/rig/referencefiles/MC/valid1.105200.T1_McAtNlo_Jimmy.digit.RDO.e835_s1256_s1258_d566_tid464353_00/RDO.464353._000001.pool.root.1' '--outputESDFile' 'ESD.pool.root' '--outputAODFile' 'AOD.pool.root' '--autoConfiguration' 'everything' '--maxEvents=4' '--preExec' 'from AthenaMP.AthenaMPFlags import jobproperties as jps' 'jps.AthenaMPFlags.CollectSubprocessLogs=True' </options_atn> - <timelimit>90</timelimit> - <author> Vakho Tsulaia </author> - <mailto> tsulaia@cern.ch </mailto> - <prescript>rm -f $ATN_WORK_AREA/*; env > env.txt</prescript> - <expectations> - <errorMessage>ERROR</errorMessage> - <returnValue>0</returnValue> - </expectations> - </TEST> - - <TEST name="SharedPoolReader" type="script" suite="athenamp"> - <package_atn>AtlasTest/AthenaMPTest</package_atn> - <options_atn>TRF_ECHO=1 Reco_tf.py '--athenaopts=--nprocs=2' '--inputRDOFile' '/afs/cern.ch/atlas/project/rig/referencefiles/MC/valid1.105200.T1_McAtNlo_Jimmy.digit.RDO.e835_s1256_s1258_d566_tid464353_00/RDO.464353._000001.pool.root.1' '--outputESDFile' 'ESD.pool.root' '--autoConfiguration' 'everything' '--maxEvents=4' '--preExec' 'from AthenaMP.AthenaMPFlags import jobproperties as jps' 'jps.AthenaMPFlags.CollectSubprocessLogs=True' 'jps.AthenaMPFlags.Strategy="SharedReader"' 'rec.doTrigger=False'</options_atn> - <timelimit>90</timelimit> - <author> Vakho Tsulaia </author> - <mailto> tsulaia@cern.ch </mailto> - <prescript>rm -f $ATN_WORK_AREA/*; env > env.txt</prescript> - <expectations> - <errorMessage>ERROR</errorMessage> - <returnValue>0</returnValue> - </expectations> - <nightly_exclude>17.7.NEW.Y-VAL</nightly_exclude> - </TEST> - - <TEST name="RECOSHIFT_RAWtoESD" type="script" suite="athenamp"> - <package_atn>AtlasTest/AthenaMPTest</package_atn> - <options_atn>TRF_ECHO=1 Reco_tf.py '--inputBSFile' '/afs/cern.ch/atlas/project/rig/referencefiles/dataStreams_10Events/data10_7TeV.00167607.physics_JetTauEtmiss.merge.RAW._lb0087._SFO-4._0001.1_10events' '--maxEvents' '4' '--outputESDFile' 'myESD.pool.root' '--athenaopts=--nprocs=2' '--geometryVersion=ATLAS-GEO-18-01-00' '--preExec' 'rec.doTrigger=False' 'from AthenaMP.AthenaMPFlags import jobproperties as jps' 'jps.AthenaMPFlags.CollectSubprocessLogs=True' </options_atn> - <timelimit>90</timelimit> - <author> Vakho Tsulaia </author> - <mailto> tsulaia@cern.ch </mailto> - <prescript>rm -f $ATN_WORK_AREA/*; env > env.txt</prescript> - <expectations> - <errorMessage>ERROR</errorMessage> - <returnValue>0</returnValue> - </expectations> - </TEST> - </atn> - -</unifiedTestConfiguration> diff --git a/AtlasTest/AthenaMPTest/test/AthenaMP_SimulationTest.xml b/AtlasTest/AthenaMPTest/test/AthenaMP_SimulationTest.xml deleted file mode 100644 index 2c50dcf53b3..00000000000 --- a/AtlasTest/AthenaMPTest/test/AthenaMP_SimulationTest.xml +++ /dev/null @@ -1,44 +0,0 @@ -<?xml version="1.0"?> -<unifiedTestConfiguration> - <atn> - - <TEST name="G4AtlasMP" type="athena" suite="AthenaMPSim"> - <doc>Tests standard simu job</doc> - <options_atn>--nprocs=2 -c "from AthenaMP.AthenaMPFlags import jobproperties as jps; jps.AthenaMPFlags.CollectSubprocessLogs=True" G4AtlasApps/jobOptions.G4Atlas.py</options_atn> - <timelimit>30</timelimit> - <author> Vakho Tsulaia </author> - <mailto> tsulaia@cern.ch</mailto> - <expectations> - <errorMessage>FAILURE </errorMessage> - <returnValue>0</returnValue> - </expectations> - </TEST> - - <TEST name="AtlasG4_tfMP" type="script" suite="AthenaMPSim"> - <package_atn>AtlasTest/AthenaMPTest</package_atn> - <doc>Tests MP simulation in TF with ATHENA_PROC_NUMBER</doc> - <options_atn>TRF_ECHO=1 ATHENA_PROC_NUMBER=2 AtlasG4_tf.py '--inputEvgenFile' '/afs/cern.ch/atlas/offline/ProdData/17.1.X/17.1.3.1.1/mu_E50_eta0-25.evgen.pool.root' '--outputHitsFile' 'myHITS.pool.root' '--maxEvents=4' '--randomSeed=26741007' '--geometryVersion' 'ATLAS-GEO-20-00-01' '--physicsList' 'QGSP_BERT' '--conditionsTag' 'OFLCOND-MC12-SIM-00' '--preInclude' 'sim:SimulationJobOptions/preInclude.FrozenShowersFCalOnly.py,SimulationJobOptions/preInclude.BeamPipeKill.py' '--postInclude' 'RecJobTransforms/UseFrontier.py' '--athenaopts="--preloadlib=${ATLASMKLLIBDIR_PRELOAD}/libimf.so"' '--preExec' 'from AthenaMP.AthenaMPFlags import jobproperties as jps' 'jps.AthenaMPFlags.CollectSubprocessLogs=True'</options_atn> - <timelimit>30</timelimit> - <author>Vakho Tsulaia</author> - <mailto>tsulaia@cern.ch</mailto> - <expectations> - <returnValue>0</returnValue> - </expectations> - </TEST> - - - <TEST name="DigiTfPileUpMP" type="script" suite="AthenaMPSim"> - <package_atn>AtlasTest/AthenaMPTest</package_atn> - <doc>Tests pile-up digitization</doc> - <options_atn>TRF_ECHO=1 Digi_tf.py '--athenaopts=--nprocs=2' '--inputHitsFile' '/afs/cern.ch/atlas/offline/ProdData/MC12/digitization/mc11_7TeV.105200.T1_McAtNlo_Jimmy.merge.HITS.e835_s1310_s1300/HITS.508808._000857.pool.root.1' '--outputRDOFile' 'mc11_ttbar.RDO.pool.root' '--maxEvents=4' '--skipEvents=0' '--geometryVersion' 'ATLAS-GEO-18-01-03' '--conditionsTag' 'OFLCOND-SDR-BS7T-05-24' '--digiRndmSvc' 'AtDSFMTGenSvc' '--digiSeedOffset1' '11' '--digiSeedOffset2' '22' '--preExec' 'from AthenaMP.AthenaMPFlags import jobproperties as jps' 'jps.AthenaMPFlags.CollectSubprocessLogs=True' 'from Digitization.DigitizationFlags import digitizationFlags' 'digitizationFlags.overrideMetadata=["SimLayout","PhysicsList"]' '--preInclude' 'Digitization/ForceUseOfPileUpTools.py' '--numberOfHighPtMinBias' '0.022668' '--numberOfLowPtMinBias' '19.977332' '--LowPtMinbiasHitsFile' '/afs/cern.ch/atlas/offline/ProdData/MC12/digitization/mc11_7TeV.108118.Pythia8_minbias_Inelastic_low.merge.HITS.e816_s1354_s1360/HITS.580376._000431.pool.root.1,/afs/cern.ch/atlas/offline/ProdData/MC12/digitization/mc11_7TeV.108118.Pythia8_minbias_Inelastic_low.merge.HITS.e816_s1354_s1360/HITS.580376._000962.pool.root.1,/afs/cern.ch/atlas/offline/ProdData/MC12/digitization/mc11_7TeV.108118.Pythia8_minbias_Inelastic_low.merge.HITS.e816_s1354_s1360/HITS.580376._001224.pool.root.1,/afs/cern.ch/atlas/offline/ProdData/MC12/digitization/mc11_7TeV.108118.Pythia8_minbias_Inelastic_low.merge.HITS.e816_s1354_s1360/HITS.580376._001354.pool.root.1' '--HighPtMinbiasHitsFile' '/afs/cern.ch/atlas/offline/ProdData/MC12/digitization/mc11_7TeV.108119.Pythia8_minbias_Inelastic_high.merge.HITS.e848_s1354_s1360/HITS.580377._004008.pool.root.1,/afs/cern.ch/atlas/offline/ProdData/MC12/digitization/mc11_7TeV.108119.Pythia8_minbias_Inelastic_high.merge.HITS.e848_s1354_s1360/HITS.580377._004706.pool.root.1,/afs/cern.ch/atlas/offline/ProdData/MC12/digitization/mc11_7TeV.108119.Pythia8_minbias_Inelastic_high.merge.HITS.e848_s1354_s1360/HITS.580377._006612.pool.root.1,/afs/cern.ch/atlas/offline/ProdData/MC12/digitization/mc11_7TeV.108119.Pythia8_minbias_Inelastic_high.merge.HITS.e848_s1354_s1360/HITS.580377._009049.pool.root.1'</options_atn> - <timelimit>30</timelimit> - <author>Vakho Tsulaia</author> - <mailto>tsulaia@cern.ch</mailto> - <expectations> - <returnValue>0</returnValue> - </expectations> - </TEST> - - </atn> - -</unifiedTestConfiguration> -- GitLab