Closed mmusich closed 2 weeks ago
type bug-fix
cms-bot internal usage
urgent
+code-checks
Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-47156/43386
A new Pull Request was created by @mmusich for master.
It involves the following packages:
@cmsbuild, @jfernan2, @mandrenguyen can you please review it and eventually sign? Thanks. @abbiendi, @ahinzmann, @bellan, @gkasieczka, @hatakeyamak, @jdolen, @jhgoh, @missirol, @ptcox, @rappoccio this is something you requested to watch as well. @antoniovilela, @mandrenguyen, @rappoccio, @sextonkennedy you are the release manager for this.
cms-bot commands are listed here
@cmsbuild, please test
+1
Size: This PR adds an extra 24KB to repository
Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-7237bc/43892/summary.html
COMMIT: 7da557d79b20ff0649ba4299d0646620ba8d14ea
CMSSW: CMSSW_15_0_X_2025-01-21-1100/el8_amd64_gcc12
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week1/cms-sw/cmssw/47156/43892/install.sh
to create a dev area with all the needed externals and cmssw changes.
Summary:
+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 now be reviewed by the release team before it's merged. @sextonkennedy, @rappoccio, @antoniovilela, @mandrenguyen (and backports should be raised in the release meeting by the corresponding L2)
+1
PR description:
@Martin-Grunewald reported an issue in the confDB parsing of
CMSSW_15_0_0_pre2
concerning:this is due to https://github.com/cms-sw/cmssw/pull/47017 and https://github.com/cms-sw/cmssw/pull/47045 having the modules
ConcreteChargedCandidateProducer
andCSCSegmentProducer
auto-generate cfi files with incomplete top level parameter configurations. This PR fixes the issuePR validation:
Upon compilation I get the following python files available:
and
which is fine for parsing purposes.
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:
N/A