-
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
Update the autoSkim.py for new HLT menu v1.3 #38909
Conversation
A new Pull Request was created by @sam7k9621 for CMSSW_12_4_X. It involves the following packages:
@cmsbuild, @bbilin, @kskovpen, @jordan-martins can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
@cmsbuild, please test |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-ebb978/26562/summary.html Comparison SummarySummary:
|
@sam7k9621 Is there a corresponding PR in master? |
@qliphy I just created a PR in master and updated the backport info. |
Pull request #38909 was updated. @cmsbuild, @bbilin, @kskovpen, @jordan-martins can you please check and sign again. |
please test |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-ebb978/26646/summary.html Comparison SummarySummary:
|
+pdmv |
This pull request is fully signed and it will be integrated in one of the next CMSSW_12_4_X IBs (tests are also fine) 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, @rappoccio (and backports should be raised in the release meeting by the corresponding L2) |
+1 |
@sam7k9621 It seems this backport PR brought some unit test issue in 12_4_X IB which doesn't appear in the master IB: Exception: Impossible to map SingleMuon from {'BTagMu': 'LogError+LogErrorMonitor', 'DisplacedJet': 'EXODisplacedJet+EXODelayedJet+EXODTCluster+EXOCSCCluster+LogError+LogErrorMonitor', 'JetMET': 'JetHTJetPlusHOFilter+EXOHighMET+EXODelayedJetMET+LogError+LogErrorMonitor', 'EGamma': 'ZElectron+WElectron+EXOMONOPOLE+LogError+LogErrorMonitor', 'Tau': 'LogError+LogErrorMonitor', 'Muon': 'ZMu+LogError+LogErrorMonitor', 'MuonEG': 'TopMuEG+LogError+LogErrorMonitor', 'NoBPTX': 'EXONoBPTXSkim+LogError+LogErrorMonitor', 'HcalNZS': 'LogError+LogErrorMonitor', 'HLTPhysics': 'LogError+LogErrorMonitor', 'ZeroBias': 'LogError+LogErrorMonitor', 'Commissioning': 'EcalActivity+LogError+LogErrorMonitor', 'Cosmics': 'CosmicSP+CosmicTP+LogError+LogErrorMonitor', 'MonteCarlo': 'EXODisappTrk+LogError+LogErrorMonitor'} Failure for configuration: /data/cmsbld/jenkins/workspace/ib-run-qa/CMSSW_12_4_X_2022-08-09-1100/src/Configuration/DataProcessing/test/RunPromptReco.py --scenario ppEra_Run2_2018 --reco --aod --dqmio --global-tag GLOBALTAG --lfn=/store/whatever --alcareco TkAlMinBias+SiStripCalMinBias --PhysicsSkim=@SingleMuon: status 1 ---> test TestConfigDP had ERRORS
|
@sam7k9621 Is there anything missing to backport? |
Thanks @sam7k9621 |
PR description:
To be synced with PD changes in the new HLT menu (v1.3)
PR validation:
None
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:
Backport of #38933