-
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
Several updates to SiPixel LA PCL workflow #36538
Conversation
test parameters:
|
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-36538/27443
|
A new Pull Request was created by @mmusich (Marco Musich) for master. It involves the following packages:
@cmsbuild, @malbouis, @tvami, @yuanchao, @francescobrivio can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
While running the debugging I noticed that the module |
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-36538/27452
|
…pushfile to dqmBeginRun
47a4146
to
d82ea71
Compare
@cmsbuild, please test |
@cmsbuild, please test |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-f2270c/21387/summary.html Comparison Summary@slava77 comparisons for the following workflows were not done due to missing matrix map:
Summary:
|
+alca
|
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 (and backports should be raised in the release meeting by the corresponding L2) |
sure, though we might want to wait for the rest of the developments suggested at #36538 (comment) to land to avoid multiple backports. |
Yes, you are right, that's indeed sufficient |
@cms-sw/orp-l2 is there anything holding up this PR? |
@mmusich , as there is no need to affix any sort of [1] https://twiki.cern.ch/twiki/bin/view/CMSPublic/SWGuideMessageLogger |
As far as I can tell there's no functional difference in having them or not, so I take your comment is purely aesthetical (matter of taste). |
Yes, aestetical (even not just "matter of taste", since clean code is always easier to read and maintain): "would you mind" in my message was exactly referring to that. |
+1 |
PR description:
Miscellanea updates and bug-fixes to the SiPixel LA PCL workflow that are built on top of the replay at dmwm/T0#4635:
SiPixelTemplate::pushfile
indqmBeginRun
instead of theanalyze
method;put
s, seeCondFormats
: fix warning message about "skipping this put" #36535);PR validation:
Run:
followed by:
the results are uploaded to a private DQM GUI at https://tinyurl.com/y4dm6s98:
ssh -NL 8060:localhost:8060 <USER>@lxplus723.cern.ch
).An example of the result is link to the companion PR to
dmwm
: dmwm/deployment#1118if this PR is a backport please specify the original PR and why you need to backport that PR:
Not a backport, but might be backported