Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

define RecoFullLocal and use in Phase2 upgrade workflows #14307

Merged
merged 3 commits into from May 4, 2016

Conversation

kpedro88
Copy link
Contributor

Based on an email discussion with @VinInn, for Phase2 RECO development, it's better to have a separate step3 with (for the moment) RAW2DIGI, L1Reco, RECO:localreco.

Also, this PR fixes a small bug in the HCAL upgrade reco input settings, which wasn't noticeable with the previous workflows combining step2 and step3.

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @kpedro88 (Kevin Pedro) for CMSSW_8_1_X.

It involves the following packages:

Configuration/PyReleaseValidation
RecoLocalCalo/Configuration

@cvuosalo, @fabozzi, @cmsbuild, @srimanob, @slava77, @hengne, @davidlange6 can you please review it and eventually sign? Thanks.
@ghellwig, @Martin-Grunewald this is something you requested to watch as well.
@slava77, @Degano, @smuzaffar you are the release manager for this.

cms-bot commands are list here #13028

@kpedro88
Copy link
Contributor Author

@cmsbuild please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Apr 29, 2016

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/12727/console

@cmsbuild
Copy link
Contributor

@cmsbuild
Copy link
Contributor

@@ -98,15 +98,15 @@
# step5 is digi+l1tracktrigger
# step6 is fastsim
# step7 is fastsim harvesting
upgradeSteps=['GenSimFull','GenSimHLBeamSpotFull','DigiFull','DigiFulllocalreco','RecoFull','RecoFullHGCAL','HARVESTFull','DigiTrkTrigFull','FastSim','HARVESTFast','DigiFullPU','RecoFullPU','RecoFullPUHGCAL','HARVESTFullPU','DigiFullTrigger']
upgradeSteps=['GenSimFull','GenSimHLBeamSpotFull','DigiFull','DigiFulllocalreco','RecoFull','RecoFullLocal','RecoFullHGCAL','HARVESTFull','DigiTrkTrigFull','FastSim','HARVESTFast','DigiFullPU','RecoFullPU','RecoFullPUHGCAL','HARVESTFullPU','DigiFullTrigger']
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@kpedro88 - could we just remove DigiFulllocalreco here (and maybe better, put RecoFulLocal in its place so that the workflow numbers stay the same?

@cmsbuild
Copy link
Contributor

Pull request #14307 was updated. @cvuosalo, @fabozzi, @cmsbuild, @srimanob, @slava77, @hengne, @davidlange6 can you please check and sign again.

@kpedro88
Copy link
Contributor Author

@cmsbuild please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Apr 30, 2016

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/12747/console

@cmsbuild
Copy link
Contributor

@cmsbuild
Copy link
Contributor

@kpedro88
Copy link
Contributor Author

kpedro88 commented May 2, 2016

@hengne @slava77 @davidlange6 - signatures please

@hengne
Copy link
Contributor

hengne commented May 2, 2016

+1

@cvuosalo
Copy link
Contributor

cvuosalo commented May 2, 2016

Extended testing in progress...

@cvuosalo
Copy link
Contributor

cvuosalo commented May 3, 2016

+1

For #14307 899af49

Adding RECO step to 2023 upgrade workflows. There should be no change in standard workflows.

The code changes are satisfactory, and Jenkins tests against baseline CMSSW_8_1_X_2016-04-29-2300 show no significant differences, as expected. Some of the Jenkins results show tiny fluctuations that may be caused by some uninitialized variable or other bug somewhere, but this issue is not related to this PR.

An extended test of workflows 10224.0_TTbar_13+TTbar_13TeV_TuneCUETP8M1_2017 and 11024.0_TTbar_13+TTbar_13TeV_TuneCUETP8M1_2023LReco against baseline CMSSW_8_1_X_2016-04-28-2300 show no significant differences or problems. The addition of the RECO step (step3) is confirmed in 2023 workflow 11024.0.

@cmsbuild
Copy link
Contributor

cmsbuild commented May 3, 2016

This pull request is fully signed and it will be integrated in one of the next CMSSW_8_1_X IBs (tests are also fine). This pull request requires discussion in the ORP meeting before it's merged. @slava77, @davidlange6, @Degano, @smuzaffar

@davidlange6
Copy link
Contributor

+1

@cmsbuild cmsbuild merged commit ffdd827 into cms-sw:CMSSW_8_1_X May 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants