Conversation
… online beam spot (loaded in recoTrackFromScoutingMonitorSequence)
|
cms-bot internal usage |
|
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-51876/50917 |
|
A new Pull Request was created by @jprendi for CMSSW_17_0_X. It involves the following packages:
@cmsbuild, @ctarricone, @gabrielmscampos, @rseidita can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
|
type ngt, bug-fix |
|
@cmsbuild, please test |
|
backport of #51878 |
|
-1 Failed Tests: UnitTests RelVals Failed Unit TestsI found 3 errors in the following unit tests: ---> test TestDQMOfflineConfiguration_10 had ERRORS ---> test TestDQMOfflineConfiguration_290 had ERRORS ---> test TestDQMOfflineConfiguration_280 had ERRORS Failed RelValsExpand to see more relval errors ... |
|
@cmsbuild, please test |
|
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-51876/50924 |
|
Pull request #51876 was updated. @ctarricone, @gabrielmscampos, @rseidita can you please check and sign again. |
|
+1 Size: This PR adds an extra 20KB to repository Comparison SummarySummary:
|
PR description:
Crash reported by @etzovara in last Friday's HLT Scouting meeting.
This PR adds missing
onlineBeamSpotProducerto the start ofrecoTrackFromScoutingMonitorSequenceinHLTriggerOffline/Scouting/python/RecoTrackFromScoutingMonitor_cff.py.It also swaps the ordering in
DQMOffline/HLTScouting/python/HLTScoutingDqmOffline_cff.pyofhltScoutingTrackMonitorandrecoTrackFromScoutingMonitorSequences.t.recoTrackFromScoutingMonitorSequencegoes first, ashltScoutingTrackMonitoralso consumes the online beam spot.PR validation:
As provided by @etzovara :
from which the job completed successfully.
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 #51878
FYI @mmusich