-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Update Phase-2 Tracker and HGCAL HLT config files #39733
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
Conversation
|
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-39733/32576
|
|
A new Pull Request was created by @srimanob (Phat Srimanobhas) for master. It involves the following packages:
@Martin-Grunewald, @AdrianoDee, @bbilin, @cmsbuild, @missirol, @srimanob, @kskovpen, @sunilUIET can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
|
test parameters:
|
|
@cmsbuild please test |
|
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-39733/32577
|
|
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-0c0ab3/28260/summary.html Comparison Summary@slava77 comparisons for the following workflows were not done due to missing matrix map:
Summary:
|
|
+Upgrade This PR fixes the configuration and psets used by Phase-2 HLT step. The new workflow is added, to run both DIGI and HLT together. |
|
+hlt It's not specific to the new wf, but this warning should either be investigated, or demoted to a FYI: @cms-sw/l1-l2 |
|
Kind ping to @cms-sw/pdmv-l2 for the review of this PR. |
|
+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. @perrotta, @dpiparo, @rappoccio (and backports should be raised in the release meeting by the corresponding L2) |
|
+1 |
PR description:
This is the same as the draft PR #39450 without updating the DQM.
This PR updates module and pset used in Phase-2 Tracker and HGCAL HLT. The update follows what defined in
To complete on PR test, and example of benefit from the new workflow, this PR also introduces a new workfow
.76which theDIGIandHLT:@relval2026steps are running together instead ofHLT:@fake. The new workflow will allow us to develop Phase2 HLT DQM and sequence to be used in future Phase-2 production.Note that,
HLT:@fake2in the main Phase-2 as the new workflow does not validate yetPR validation:
Run test with the following workflows:
20834.75: To make sure that Phase-2 HLT is still running properly.20834.76: To show thatDIGIandHLT:@relval2026can run together.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:
None.