-
Notifications
You must be signed in to change notification settings - Fork 4.4k
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
Update PU for Run3 wfs #39041
Update PU for Run3 wfs #39041
Conversation
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-39041/31527
|
A new Pull Request was created by @kskovpen for master. It involves the following packages:
@jordan-martins, @bbilin, @cmsbuild, @AdrianoDee, @srimanob, @kskovpen can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
test parameters:
|
please test |
-1 Failed Tests: RelVals-INPUT The following merge commits were also included on top of IB + this PR after doing git cms-merge-topic:
You can see more details here:
RelVals-INPUT
Expand to see more relval errors ...
Comparison SummarySummary:
|
@kskovpen |
@@ -3710,11 +3710,11 @@ def gen2021HiMix(fragment,howMuch): | |||
defaultDataSets['2017Design']='CMSSW_12_0_0_pre4-113X_mc2017_design_v5-v' | |||
defaultDataSets['2018']='CMSSW_12_0_0_pre4-113X_upgrade2018_realistic_v5-v' | |||
defaultDataSets['2018Design']='CMSSW_12_0_0_pre4-113X_upgrade2018_design_v5-v' | |||
defaultDataSets['2021']='CMSSW_12_0_0_pre4-120X_mcRun3_2021_realistic_v2-v' | |||
defaultDataSets['2021']='CMSSW_12_5_0_pre4-124X_mcRun3_2022_realistic_v10-v' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
They use Run3RoundOptics25ns13TeVLowSigmaZ
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I am confused then.
What's the point of updating them?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Shall we use Realistic25ns13p6TeVEarly2022Collision?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yes, Run3RoundOptics25ns13TeVLowSigmaZ
is the current vtx smearing while Realistic25ns13p6TeVEarly2022Collision
will be the new one.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, Marco
It's coming. |
Thanks. To confirm the cmsDriver with CMSSW_12_5_0_pre4, it should come from |
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-39041/31543
|
The inputs for the failing wfs are now being reproduced in the newly submitted wfs. Thanks to @srimanob for additional suggestions. Let's retrigger the tests tomorrow to see if anything of these new inputs can fix the failures. |
please test |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-ca1e69/27065/summary.html Comparison SummarySummary:
|
+Upgrade All updated workflows run. The histogram differences come from Run-3 PU workflows ( This PR should be merged together with #38760. |
Hi @kskovpen |
Thanks a lot @srimanob. This workflow has been resubmitted. |
+pdmv Maybe a question to @smuzaffar. Do you know whether the accessed datasets in IBs are additionally copied somewhere safe? Asking this because normally there is a limited lifetime defined for the relval output datasets stored on EOS. |
This pull request is fully signed and it will be integrated in one of the next master IBs (tests are also fine). This pull request will now be reviewed by the release team before it's merged. @perrotta, @dpiparo, @qliphy, @rappoccio (and backports should be raised in the release meeting by the corresponding L2) |
@kskovpen , yes the dataset files opened during PR/IB tests are backed up under |
Thanks @smuzaffar |
+1 |
PR description:
Update MinBias datasets for 2021, 2023, 2024, and 2021FS Run3 PU wfs, following the discussion in #38760.
PR validation:
Tested on 11834.0,12634.0,13034.0,13434.0,12234.0
If this PR is a backport please specify the original PR and why you need to backport that PR. If this PR will be backported please specify to which release cycle the backport is meant for:
Not a backport.