Skip to content

Commit

Permalink
mask (re) failing wf
Browse files Browse the repository at this point in the history
  • Loading branch information
vlimant committed May 7, 2013
1 parent 5ddddca commit 42eae0d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Configuration/PyReleaseValidation/python/relval_ged.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
workflows[4002] = ['', ['ZEE','DIGI','RECO']]
workflows[4003] = ['', ['ZMM','DIGI','RECO']]

workflows[4004] = ['QCD_FlatPt_15_3000', ['QCD_FlatPt_15_3000HS','DIGI','RECO']]
workflows[4005] = ['QCD_FlatPt_15_3000', ['QCD_FlatPt_15_3000HS','DIGIPU1','RECOPU1']]
#workflows[4004] = ['QCD_FlatPt_15_3000', ['QCD_FlatPt_15_3000HS','DIGI','RECO']]
#workflows[4005] = ['QCD_FlatPt_15_3000', ['QCD_FlatPt_15_3000HS','DIGIPU1','RECOPU1']]

workflows[4006] = ['', ['SingleElectronFlatPt1To100','DIGIPU1','RECOPU1']]
workflows[4007] = ['',['QCD_Pt_30_80_BCtoE_8TeV','DIGIPU1','RECOPUDBG']]
Expand Down
4 changes: 2 additions & 2 deletions Configuration/PyReleaseValidation/python/relval_production.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@
## MC production test
#workflows[1100] = [ '',[]]

workflows[1100]=['',['OldGenSimINPUT','REDIGIPU','RERECOPU1']]
#workflows[1100]=['',['OldGenSimINPUT','REDIGIPU','RERECOPU1']]
workflows[1102]=['RR', ['TTbar','DIGI','RECO','RECOFROMRECO','COPYPASTE']]
#workflows[1103]=['RR', ['OldTTbarINPUT','RECOFROMRECOSt2']]

workflows[1104]=['',['OldGenSimINPUT','RESIM','DIGIPU','RERECOPU']]
#workflows[1104]=['',['OldGenSimINPUT','RESIM','DIGIPU','RERECOPU']]

## special fastsim test
workflows[1200]=['TTbar',['TTbarSFS','RECOFS','HARVESTFS']]
Expand Down

0 comments on commit 42eae0d

Please sign in to comment.