-
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
Fixed RP IDs in the PPS alignment harvester #39358
Conversation
Now the harvester saves an SQLite file containing long RP ids.
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-39358/32061
|
A new Pull Request was created by @grzanka (Leszek Grzanka) for master. It involves the following packages:
@malbouis, @yuanchao, @cmsbuild, @saumyaphor4252, @francescobrivio, @ChrisMisan, @tvami can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
type bug-fix |
@grzanka I believe this is intended for data taking, thus should be backported to 12_5_X and 12_4_X? |
type ctpps |
Yes, backports will be submitted soon. |
test parameters:
|
test parameters: |
test parameters:
|
@cmsbuild please test |
@cmsbuild , please abort |
test parameters:
|
@cmsbuild , please test
|
urgent
|
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-eb0406/27450/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, @rappoccio (and backports should be raised in the release meeting by the corresponding L2) |
+1 |
PR description:
Currently, the alignment harvester saves an SQLite file with short RP IDs (3, 23, 103, 123). Other reproduction modules (CTPPSGeometryESModule) expect long 32-bit IDs. This pull request fixes this issue by updating PPSAlignmentHarvester.
PR validation: