-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
Add DQM Matrix to RelVals #35678
Add DQM Matrix to RelVals #35678
Conversation
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-35678/25968
|
A new Pull Request was created by @kskovpen for master. It involves the following packages:
@jordan-martins, @bbilin, @wajidalikhan, @cmsbuild, @AdrianoDee, @srimanob, @kskovpen can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
please test workflow 136.850 |
-1 Failed Tests: RelVals The following merge commits were also included on top of IB + this PR after doing git cms-merge-topic:
You can see more details here: RelVals
|
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-35678/25982
|
Pull request #35678 was updated. @jordan-martins, @bbilin, @wajidalikhan, @cmsbuild, @AdrianoDee, @srimanob, @kskovpen can you please check and sign again. |
Pull request #35678 was updated. @jordan-martins, @bbilin, @wajidalikhan, @emanueleusai, @ahmad3213, @cmsbuild, @AdrianoDee, @srimanob, @jfernan2, @kskovpen, @pmandrik, @pbo0, @rvenditti can you please check and sign again. |
please test |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-182572/20561/summary.html Comparison SummaryThe workflows 136.793, 136.731 have different files in step1_dasquery.log than the ones found in the baseline. You may want to check and retrigger the tests if necessary. You can check it in the "files" directory in the results of the comparisons Summary:
|
@jfernan2 updated :) |
Thanks @kskovpen |
Thanks @jfernan2 ! The ballpark of Run2 wfs is now updated, and the next step should be to apply a consistent schema to the upcoming Run3 processing (once available). This said, I would say that we don't plan any further Run2 updates for now. |
+1 |
+1 |
+Upgrade This PR updates the DQM matrix used in relvals, as agreed between PdmV and DQM. PR test runs fine, with reduction of the histogram as expected. |
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
|
PR description:
Following the recent discussions on the use of DQM Matrix in Run 3 wfs (https://indico.cern.ch/event/1084340/contributions/4558962/attachments/2328015/3966321/21-10-14_News_PPD.pdf, slide 8), this PR attempts at introducing similar modifications to the existing Run 2 DQM steps, as well as preserving the current code structure.
Any feedback/criticism is highly appreciated. The current version of this PR is meant to be treated as a draft to collect feedback. Depending on the outcome, the updates can be further propagated to the rest of the wfs.
PR validation:
The currently modified workflows refer to 2018A. An example of one of the updated workflows can be produced by e.g.:
runTheMatrix.py --what standard -l 136.850 -t 8 --wm init
if this PR is a backport please specify the original PR and why you need to backport that PR:
not a backport