Daily merge of 22.0 into master, Sept 19
Done using git merge --strategy-option ours upstream/22.0
Conflicts w/o strategy-option:
both modified: AtlasTest/CITest/test/RecoRun3MC.sh
both modified: Projects/Athena/version.txt
both modified: Projects/DetCommon/version.txt
both added: Tools/PROCTools/data/q446_AOD_digest.ref
both modified: Tools/WorkflowTestRunner/python/References.py
Merge request reports
Activity
21 21 # Reco 22 22 "q442": "v7", 23 23 "q445": "v17", 24 "q449": "v11", I get a conflict when trying to sweep this to master and would appreciate some guidance over which is correct?
<<<<<<< HEAD "s3759": "v10", "s3760": "v8", "s3779": "v4", # Overlay "d1590": "v11", "d1726": "v7", "d1759": "v4", ======= "s3759": "v2", "s3760": "v3", "s3779": "v1", # Overlay "d1590": "v3", "d1726": "v4", "d1759": "v5", >>>>>>> upstream/22.0
How can the metadata be different if I copy the file? Wouldn't it be simpler just to keep everything identical?
(Sorry, I have to say I don't really know how this file is used)
Actually, I think I should just ignore this file. I don't think it should be updated by a sweep.
Edited by Edward Moyse
5 5 # Once ATLASDQ-879 is fixed, this script can be deleted and the test defintion 6 6 # (without the --preExec) moved to Athena.cmake. 7 7 8 RunWorkflowTests_Run3.py --CI -r -w MCReco -e '--maxEvents 25 --preExec="all:from AthenaConfiguration.AllConfigFlags import ConfigFlags; ConfigFlags.Trigger.AODEDMSet=\"AODFULL\""' 8 RunWorkflowTests_Run3.py --CI -r -w MCReco -e '--runNumber 601229 --inputHITSFile "/cvmfs/atlas-nightlies.cern.ch/repo/data/data-art/CampaignInputs/mc21/HITS/mc21_13p6TeV.601229.PhPy8EG_A14_ttbar_hdamp258p75_SingleLep.simul.HITS.e8453_s3873/50events.HITS.pool.root" --conditionsTag="OFLCOND-MC21-SDR-RUN3-07" --geometryVersion="ATLAS-R3S-2021-03-00-00" --maxEvents 25 --preExec="all:from AthenaConfiguration.AllConfigFlags import ConfigFlags; ConfigFlags.Trigger.AODEDMSet=\"AODFULL\""' This merge request affects 12 packages:
- AtlasTest/CITest
- PhysicsAnalysis/AnalysisCommon/ParticleJetTools
- Tools/PyUtils
- Trigger/TrigHypothesis/TrigMuonHypo
- Trigger/TrigMonitoring/TrigBjetMonitoring
- Trigger/TrigT1/TrigT1MuctpiBits
- Trigger/TrigT1/TrigT1MuctpiPhase1
- Trigger/TrigT1/TrigT1ResultByteStream
- Trigger/TrigTools/TrigByteStreamTools
- Trigger/TrigValidation/TrigAnalysisTest
- Trigger/TrigValidation/TrigP1Test
- Trigger/TriggerCommon/TriggerMenuMT
Affected files list will not be printed in this case
Adding @ademaria ,@ggonella ,@vmartin ,@okumura ,@carquin ,@bernius ,@suyogs ,@malconad ,@fwinkl ,@sekula ,@gipezzul ,@sutt ,@salderwe ,@iriu ,@jveatch ,@hrussell ,@serodrig ,@thompson ,@shanisch ,@rbielski ,@enagy as watchers
CI Result FAILURE (hash e4ac2bbb)Athena AthSimulation AthGeneration AnalysisBase 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 1
AthSimulation: number of compilation errors 0, warnings 0
AthGeneration: number of compilation errors 0, warnings 0
AnalysisBase: number of compilation errors 1, warnings 8
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 59116]added 1 commit
- 2c5e2640 - Revert "Merge branch 'drlabel-to-decorator' into '22.0'"
This merge request affects 11 packages:
- AtlasTest/CITest
- Tools/PyUtils
- Trigger/TrigHypothesis/TrigMuonHypo
- Trigger/TrigMonitoring/TrigBjetMonitoring
- Trigger/TrigT1/TrigT1MuctpiBits
- Trigger/TrigT1/TrigT1MuctpiPhase1
- Trigger/TrigT1/TrigT1ResultByteStream
- Trigger/TrigTools/TrigByteStreamTools
- Trigger/TrigValidation/TrigAnalysisTest
- Trigger/TrigValidation/TrigP1Test
- Trigger/TriggerCommon/TriggerMenuMT
Affected files list will not be printed in this case
Adding @ademaria ,@shanisch ,@ggonella ,@vmartin ,@okumura ,@carquin ,@bernius ,@suyogs ,@fwinkl ,@sekula ,@gipezzul ,@sutt ,@salderwe ,@iriu ,@hrussell ,@serodrig ,@thompson ,@malconad ,@rbielski ,@enagy as watchers
CI Result SUCCESS (hash 2c5e2640)Athena AthSimulation AthGeneration AnalysisBase 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
AnalysisBase: 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 59149]I think the comments appeared because they are comments on a commit 4bc41e03, not comments on the MR !56793 (merged). I think you removed that commit from your MR later, but it was included here. I didn't track exactly what happened - not sure why it got removed from the previous MR and included here - just making some guesses.
mentioned in commit ddfc50ab
added sweep:ignore label