-
Notifications
You must be signed in to change notification settings - Fork 4.6k
finalize esConsumes migration of TrackerOfflineValidationSummary
#35281
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
finalize esConsumes migration of TrackerOfflineValidationSummary
#35281
Conversation
|
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-35281/25280
|
|
A new Pull Request was created by @mmusich (Marco Musich) for master. It involves the following packages:
@yuanchao, @malbouis, @cmsbuild, @tvami, @francescobrivio can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
|
@cmsbuild, please test |
|
+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) |
|
+1 |
Closes cms-AlCaDB/AlCaTools#27
PR description:
Part of #31061.
Copy
TrackerTopologyas a workaround to use it inTrackerOfflineValidationSummary::endJobas suggested in cms-AlCaDB/AlCaTools#27 (comment) (there are no IOVs for TrackerTopology, it only changes between phase-0, phase-1 and phase-2, while this module is always run on a few consecutive runs, so that should be safe).Implementation closely follows a similar case #33998.
PR validation:
It compiles.
if this PR is a backport please specify the original PR and why you need to backport that PR:
N/A