-
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
Code Fix to read tower geometry correctly in Ecal DQM StatusManager [12_3_X] #38360
Code Fix to read tower geometry correctly in Ecal DQM StatusManager [12_3_X] #38360
Conversation
A new Pull Request was created by @abhih1 (Abhirami Harilal) for CMSSW_12_3_X. It involves the following packages:
@emanueleusai, @ahmad3213, @cmsbuild, @jfernan2, @pmandrik, @micsucmed, @rvenditti can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
please test |
type ecal |
backport of #38357 |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-ac5f1a/25512/summary.html Comparison SummarySummary:
|
02030fb
to
d3d0a21
Compare
Pull request #38360 was updated. @emanueleusai, @ahmad3213, @cmsbuild, @jfernan2, @pmandrik, @micsucmed, @rvenditti can you please check and sign again. |
assign alca |
New categories assigned: alca @yuanchao,@francescobrivio,@malbouis,@tvami you have been requested to review this Pull request/Issue and eventually sign? Thanks |
Pull request #38360 was updated. @malbouis, @yuanchao, @pmandrik, @emanueleusai, @ahmad3213, @tvami, @cmsbuild, @jfernan2, @francescobrivio, @micsucmed, @rvenditti can you please check and sign again. |
@cmsbuild , please test |
+alca
|
testing at P5 |
urgent
|
If this is the P5 online playback of this PR run 354296: https://cmsweb.cern.ch/dqm/online-playback/session |
@abhih1 I think the test was done with the old GT. @ahmad3213 @rvenditti please repeat the playback test of this PR using HLT GT: |
Ok thanks! Dear Core DQM, Please post a link with the correct playback set so that I can verify. |
we are investigating now |
we are repeating tests with v13 |
Thanks. Looks OK now. |
it looks like you checked the results of the replay already. Everything is running ok on our side as well, so I am approving |
+1 |
This pull request is fully signed and it will be integrated in one of the next CMSSW_12_3_X IBs (but tests are reportedly failing) and once validation in the development release cycle CMSSW_12_5_X is complete. 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 |
merge |
PR description:
This PR fixes the code to read tower geometry correctly in Ecal DQM StatusManager.
Additionally the
toGet
method of accessing the DB tags is removed from the Ecal DQM config, on the suggestion of AlcaDB.PR validation:
PR is validated by running a local test which creates an sqlite file which is uploaded to the DB and verified with an online DQM run on a test DQM GUI. Everything looks as expected.
if this PR is a backport please specify the original PR and why you need to backport that PR:
Backport of #38357
Backport needed to maintain continuity in production versions