Skip to content
Snippets Groups Projects

Sweeping !49701 from 22.0-mc20 to master. TCT: Removing unneeded tests: PhysVal in q221 and duplicated mc20e tests

Merged Sweeping !49701 from 22.0-mc20 to master. TCT: Removing unneeded tests: PhysVal in q221 and duplicated mc20e tests
Merged Atlas Nightlybuild requested to merge cherry-pick-1e94c5818e3-master into master
3 files
+ 0
39
Compare changes
  • Side-by-side
  • Inline
Files
3
@@ -25,9 +25,6 @@ echo "art-result: $rc1 Reco"
rc2=-9999
if [ ${rc1} -eq 0 ]
then
Reco_tf.py --validationFlags 'doExample,doMET,doPFlow_FlowElements,doTau,doEgamma,doBtag,doZee,doJet,doTopoCluster,doMuon,doTrigMinBias,doTrigIDtrk,doTrigBphys,doTrigMET,doTrigJet,doTrigTau, doTrigEgamma,doTrigMuon,doTrigBjet,doTrigHLTResult' --inputAODFile=myAOD.pool.root --outputNTUP_PHYSVALFile=myNTUP_PHYSVAL.root
echo "art-result: $? PhysVal, with MET"
ArtPackage=$1
ArtJobName=$2
art.py compare grid --entries 20 ${ArtPackage} ${ArtJobName} --mode=semi-detailed --order-trees --ignore-exit-code diff-pool --ignore-leave 'Token' --ignore-leave 'index_ref' --ignore-leave '(.*)_timings\.(.*)' --ignore-leave '(.*)_mems\.(.*)' --ignore-leave '(.*)TrigCostContainer(.*)' --ignore-leave '(.*)HLTNav_Summary_OnlineSlimmed(.*)'
Loading