2023-03-20: merge 23.0 into master
Manual merge of 23.0 into master. No conflicts.
Merge request reports
Activity
added full-integration-tests full-unit-tests labels
This merge request affects 34 packages:
- Calorimeter/CaloRec
- Control/SGTools
- Control/StoreGate
- DataQuality/DataQualityTools
- Database/APR/RootStorageSvc
- Database/AthenaPOOL/AthenaPoolCnvSvc
- Database/AthenaPOOL/OutputStreamAthenaPool
- Database/AthenaRoot/RootAuxDynIO
- InnerDetector/InDetConditions/TRT_ConditionsData
- InnerDetector/InDetValidation/InDetPhysValMonitoring
- MuonSpectrometer/MuonCnv/MuonNSWCommonDecode
- MuonSpectrometer/MuonConditions/MuonCondGeneral/MuonCondData
- MuonSpectrometer/MuonConditions/MuonCondGeneral/MuonCondTest
- MuonSpectrometer/MuonDigitization/MDT_Digitization
- MuonSpectrometer/MuonDigitization/sTGC_Digitization
- MuonSpectrometer/MuonReconstruction/MuonRecUtils/MuonStationIntersectCond
- MuonSpectrometer/MuonValidation/MuonDQA/MuonRawDataMonitoring/StgcRawDataMonitoring
- MuonSpectrometer/MuonValidation/MuonDQA/MuonTrackMonitoring
- PhysicsAnalysis/DerivationFramework/DerivationFrameworkFlavourTag
- PhysicsAnalysis/DerivationFramework/DerivationFrameworkPhys
- Reconstruction/RecExample/RecJobTransformTests
- Reconstruction/VKalVrt/NewVrtSecInclusiveTool
- Tracking/TrkEvent/TrkEventUtils
- Tracking/TrkExtrapolation/TrkExTools
- Trigger/TrigAlgorithms/TrigFastTrackFinder
- Trigger/TrigCost/TrigCostAnalysis
- Trigger/TrigHypothesis/TrigBjetHypo
- Trigger/TrigMonitoring/TrigEgammaMonitoring
- Trigger/TrigT1/L1CaloFEX/L1CaloFEXSim
- Trigger/TrigTools/TrigInDetConfig
- Trigger/TrigValidation/TrigAnalysisTest
- Trigger/TrigValidation/TrigP1Test
- Trigger/TrigValidation/TriggerTest
- Trigger/TriggerCommon/TriggerMenuMT
Affected files list will not be printed in this case
Adding @cgrefe ,@jchapman ,@lgagnon ,@amete ,@cohm ,@vmartin ,@dtrischu ,@okumura ,@nishu ,@jojungge ,@jcatmore ,@dbakshig ,@dguest ,@sekula ,@goetz ,@apsallid ,@pavol ,@sroe ,@keli ,@calpigia ,@pscholer ,@serodrig ,@suyogs ,@shanisch ,@lidiaz ,@cjmeyer ,@ssnyder ,@martindl ,@hoide ,@zmarshal ,@rosati ,@dshope ,@duperrin ,@stavrop ,@mvozak ,@jodafons ,@mnowak ,@aporeba ,@rcreager ,@safarzad ,@bdong ,@salderwe ,@sutt ,@amorley ,@jburzyns ,@wleight ,@spagan ,@sanmay ,@nagano ,@fernando ,@tamartin ,@calfayan ,@gemmeren ,@thompson ,@cpollard ,@eegidiop as watchers
WARNING: big files (>100K) are found in the changeset 128K in file MuonSpectrometer/MuonValidation/MuonDQA/MuonTrackMonitoring/python/MuonTrackMonitorAlgorithm.py 192K in file Trigger/TrigValidation/TrigP1Test/share/ref_v1Dev_decodeBS_build.ref 244K in file Tracking/TrkExtrapolation/TrkExTools/src/Extrapolator.cxx 336K in file Trigger/TrigValidation/TrigAnalysisTest/share/ref_RDOtoRDOTrig_v1Dev_build.ref CI Result SUCCESS (hash 8da758d7)Athena AthSimulation AthGeneration AthAnalysis DetCommon externals cmake make tests Full details available on this CI monitor view. Check the JIRA CI status board for known problems
Athena: number of compilation errors 0, warnings 0
AthSimulation: number of compilation errors 0, warnings 0
AthGeneration: number of compilation errors 0, warnings 0
AthAnalysis: number of compilation errors 0, warnings 0
DetCommon: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 68342]removed review-pending-level-1 label
added review-approved label
mentioned in commit 71a71a56
mentioned in merge request !61622 (closed)
added sweep:ignore label
Hi @fwinkl,
Would it be possible to list the MRs accepted for 23.0 that are being merged into master in this one please? I appreciate that is is possible to figure it out from the commits, but it would save time when trying to figure out what caused changes in the output of jobs in master. Alternatively, if you could just mention the date range that the MRs were accepted over, then I can build the list.
Cheers,
John
Based on the merge commit that you find above I think it should be this list:
> git log 71a71a56^..71a71a56 | grep 'See merge' | awk '{print $4}'
!61662 (merged) !61602 (merged) !61424 (merged) !61127 (merged) !61476 (merged) !61540 (merged) !61554 (merged) !61555 (merged) !61562 (merged) !61564 (merged) !61566 (merged) !61572 (merged) !61574 (merged) !61581 (merged) !61587 (merged) !61589 (merged) !61591 (merged) !60436 (merged) !61397 (merged) !61541 (merged) !61537 (merged) !61532 (merged) !61510 (merged) !61491 (merged) !61488 (merged) !61349 (merged) !61601 (merged)
I'll see if we can maybe produce this list by default for each sweep MR.