Skip to content

Commit

Permalink
Merge pull request #21667 from mandrenguyen/hiRelVal2018
Browse files Browse the repository at this point in the history
Switch PbPb relval wf (150) from2017 to 2018 conditions
  • Loading branch information
cmsbuild committed Dec 12, 2017
2 parents 6a35e9d + dbe2d22 commit 4bd0b5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Configuration/PyReleaseValidation/python/relval_steps.py
Original file line number Diff line number Diff line change
Expand Up @@ -755,7 +755,7 @@ def genS(fragment,howMuch):
hiAlca2011 = {'--conditions':'auto:run1_mc_hi'}
hiAlca2015 = {'--conditions':'auto:run2_mc_hi', '--era':'Run2_HI'}
hiAlca2017 = {'--conditions':'auto:phase1_2017_realistic', '--era':'Run2_2017_pp_on_XeXe'}
hiAlca2018 = {'--conditions':'auto:phase1_2017_realistic', '--era':'Run2_2017'}
hiAlca2018 = {'--conditions':'auto:phase1_2018_realistic', '--era':'Run2_2018'}


hiDefaults2011=merge([hiAlca2011,{'--scenario':'HeavyIons','-n':2}])
Expand Down

0 comments on commit 4bd0b5f

Please sign in to comment.