-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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 2023 and 2024 Heavy Ion relval workflows for 2024 HLT menu #46398
Update 2023 and 2024 Heavy Ion relval workflows for 2024 HLT menu #46398
Conversation
cms-bot internal usage |
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-46398/42245
|
A new Pull Request was created by @mmusich for master. It involves the following packages:
@AdrianoDee, @Moanwar, @cmsbuild, @kskovpen, @miquork, @srimanob, @subirsarkar, @sunilUIET can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
test parameters:
|
@cmsbuild, please test |
…lidation in RECOHI2024 steps
7a91d91
to
3765a26
Compare
@cmsbuild, please test |
urgent
|
Pull request #46398 was updated. @AdrianoDee, @Moanwar, @kskovpen, @miquork, @srimanob, @subirsarkar, @sunilUIET can you please check and sign again. |
-1 Failed Tests: RelVals RelVals
|
Sigh, an IB without #46379 was picked by the bot. Let's retest |
@cmsbuild, please test |
+1 Size: This PR adds an extra 60KB to repository Comparison SummaryThere are some workflows for which there are errors in the baseline: Summary:
|
@cms-sw/pdmv-l2 @cms-sw/upgrade-l2 please have a look at this and the 14_1_X backport. |
+Upgrade |
+pdmv |
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. @rappoccio, @sextonkennedy, @antoniovilela, @mandrenguyen (and backports should be raised in the release meeting by the corresponding L2) |
+1 |
steps['DIGIHI2024APPROXCLUSTERS']=merge([{'-s':'DIGI:pdigi_hi_nogen,L1,DIGI2RAW,HLT:@fake2'}, hiDefaults2024_approxClusters, {'--pileup':'HiMixNoPU'}, step2Upg2015Defaults]) | ||
steps['DIGIHI2024']=merge([{'-s':'DIGI:pdigi_hi_nogen,L1,DIGI2RAW,HLT:@fake2'}, hiDefaults2024, {'--pileup':'HiMixNoPU'}, step2Upg2015Defaults]) | ||
steps['DIGIHI2024APPROXCLUSTERS']=merge([{'-s':'DIGI:pdigi_hi_nogen,L1,DIGI2RAW,HLT:HIon'}, hiDefaults2024_approxClusters, {'--pileup':'HiMixNoPU'}, step2Upg2015Defaults]) | ||
steps['DIGIHI2024']=merge([{'-s':'DIGI:pdigi_hi_nogen,L1,DIGI2RAW,HLT:HIon'}, hiDefaults2024, {'--pileup':'HiMixNoPU'}, step2Upg2015Defaults]) |
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.
Looks like DIGIHI2024MIX
should have been updated too log.
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.
Followed up in #46418
PR description:
PR #46375 updated the
HIon
HLT menu such that it requires a L1T menu (L1Menu_CollisionsHeavyIons2024_v1_0_5_xml
) different from the one used in 2023 (more L1T seeds are required by trigger paths introduced in the meanwhile, see link to payload inspector [1]).The goal of this PR is to update the 2023 HI relval workflow to use the
@fake2
menu and to update the 2024 HI workflows to use the updatedHIon
menu (consequently the DQM and validation steps are updated to run the HLT sequences).PR validation:
Tested successfully
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, will be backported to
CMSSW_14_1_X
[1]
L1T menu comparison