Closed mmusich closed 2 days ago
A new Pull Request was created by @mmusich for CMSSW_14_1_X.
It involves the following packages:
@civanch, @cmsbuild, @jfernan2, @kpedro88, @mandrenguyen, @mdhildreth can you please review it and eventually sign? Thanks. @GiacomoSguazzoni, @VinInn, @VourMa, @alesaggio, @echabert, @felicepantaleo, @gbenelli, @gpetruc, @jlidrych, @missirol, @mmusich, @mtosi, @robervalwalsh, @rovere, @threus, @yduhm 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
cms-bot internal usage
test parameters:
@cmsbuild, please test
+1
Size: This PR adds an extra 20KB to repository
Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-3d0761/42941/summary.html
COMMIT: 7f5283ea1fada44eda4efdbef9f0b5f49d356bb0
CMSSW: CMSSW_14_1_X_2024-11-18-2300/el8_amd64_gcc12
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/46730/42941/install.sh
to create a dev area with all the needed externals and cmssw changes.
Summary:
+1
+1
This pull request is fully signed and it will be integrated in one of the next CMSSW_14_1_X IBs (tests are also fine) and once validation in the development release cycle CMSSW_14_2_X is complete. 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
backport of https://github.com/cms-sw/cmssw/pull/46722
PR description:
This PR is meant as a patch for the issue described at https://github.com/cms-sw/cmssw/issues/43078, where the fix consists simply in discarding the APVs in which the request of the strip number is higher than the maximum allowed in the module.
SiStripDetId
that returns if the underlying Strip module is connected to 4 or 6 APVs.processHybrid
, usingSiStripDetId::numberOfAPVs()
.PR validation:
Run the following script:
which runs over the list of error stream files from run-388419 (elog/1247892) where we had in excess of 1k HLT crashes, and didn't observe residual crashes.
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:
Verbatim backport of https://github.com/cms-sw/cmssw/pull/46722 for HLT online operations during the 2024 PbPb run.