-
Notifications
You must be signed in to change notification settings - Fork 68
Adding PPS to DQM for all datasets #4588
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
|
Can one of the admins verify this patch? |
|
@fabferro Can you provide some context for this PR? Are you interested in running a replay to test this sequence on ZeroBias workflows? which runs would you like to test? |
We're including ctpps where it should be. A replay of ZeroBias of run (say) 322022 would be a good test. Do you think you can run the replay? Thanks! |
|
Ping |
|
Hi @fabferro. I tried adding this changes with run 314473. Logs for one of this jobs can be found in: |
|
I now realize there probably is a problem with a missing tag in the Prompt GT. Sorry. We might hold the PR until the issue is solved by AlCa/DB. |
|
Looking at this line T0/etc/ProdOfflineConfiguration.py Line 122 in 90be282
the GT https://cms-conddb.cern.ch/cmsDbBrowser/list/Prod/gts/113X_dataRun3_Prompt_v3 is used, contains the tag GeometryFileRcd | CTPPS | XMLFILE_CTPPS_Geometry_hlt | 314276 |
In the ReRECO GT we used But may I ask @fabferro why are we trying to include this in the 11_3_X CMSSW? 12_0_0 is out, and 12_0_X will be used for data taking in CRAFT/beam tests. The development branch right now is also 12_1_X. My understanding is that PPS installation will be done even after that, so minimally I'd say the replay should happen in 12_0_0 (or 12_1_0_pre3 if T0 accepts pre-releases [IIUC T0 prefers not to]) |
|
Hi, I could run things successfully locally using this candidate instead of the Prompt GT: 113X_dataRun3_Prompt_Candidate_2021_09_10_23_04_14. It uses XMLFILE_CTPPS_Geometry_2021_113YV1 instead. |
I agree with you @tvami! |
Yes, I agree. You may use the one you've seen working. |
Adding ctpps to DQM for all datasets