-
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 Phase-2 MET and Muon trigger paths to DQM #41917
Add Phase-2 MET and Muon trigger paths to DQM #41917
Conversation
HLTriggerOffline/JetMET/python/Validation/SingleJetValidation_cfi.py
Outdated
Show resolved
Hide resolved
HLTriggerOffline/JetMET/python/Validation/SingleJetValidation_cfi.py
Outdated
Show resolved
Hide resolved
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-41917/35873
|
A new Pull Request was created by @srimanob (Phat Srimanobhas) for master. It involves the following packages:
@nothingface0, @emanueleusai, @cmsbuild, @pmandrik, @syuvivida, @tjavaid, @micsucmed, @rvenditti can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
@cmsbuild please test |
Again that type |
type -trk |
I am not sure. https://github.com/cms-sw/cms-bot/blob/master/categories_map.py#L1739-L1789 |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-0482ef/33079/summary.html Comparison SummarySummary:
|
I think the following is happening
Maybe we need something like - CMSSW_LABELS[l] = [re.compile('^.*('+p+').*$') for p in CMSSW_LABELS[l]]
+ CMSSW_LABELS[l] = [re.compile('^('+p+').*$') for p in CMSSW_LABELS[l]] |
Also, maybe one should consider moving the content of |
https://github.com/cms-sw/cms-bot/blob/master/process_pr.py#L46 is fixed now, thanks @missirol . I think |
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-41917/35899
|
Pull request #41917 was updated. @nothingface0, @emanueleusai, @cmsbuild, @pmandrik, @syuvivida, @tjavaid, @micsucmed, @rvenditti can you please check and sign again. |
@cmsbuild please test |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-0482ef/33115/summary.html Comparison SummarySummary:
|
@emanueleusai |
Indeed the last commit is quite technical and simple: we can even keep the previous @cms-sw/dqm-l2 signature for good |
+1 |
merge |
+1 |
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 be automatically merged. |
PR description:
This PR is to add MET and Muon triggers path for Phase-2 DQM. This is a follow up PR of #41898
Example of DQMs: https://tinyurl.com/238eknnf
PR validation:
Running 24850.0_ZMM_14+2026D98 locally, and check DQMs.
If this PR is a backport please specify the original PR and why you need to backport that PR. If this PR will be backported please specify to which release cycle the backport is meant for: