xAOD (Standalone) Reading Updates, master branch (2020.03.20.)
Before starting with the really difficult bit (merging the changes that happened in Control/xAODRootAccess independently in 21.2 and master), I wanted to start with something a bit less controversial first.
The MR does the following things:
- It updates the AsgExternal/Asg_Test package (what a name...) to point to the files on CVMFS that we use at the moment in all of the unit tests in the 21.2 branch;
- This should also help with the failures observed in !31327 (merged);
- Made some inconsequential cleanup in Control/xAODRootAccessInterfaces, which are just meant to make the code a bit cleaner/prettier;
- Added the
Control/xAODDataSource
package from 21.2, almost as-is. I just had to make some small adjustments in itsCMakeLists.txt
file to make it compile as part of bothAthena
andAnalysisBase
.
Merge request reports
Activity
added Build Core master review-pending-level-1 labels
✅ CI Result SUCCESS (hash 14922b95)Athena AthSimulation AnalysisBase externals ✅ ✅ ✅ cmake ✅ ✅ ✅ make ✅ ✅ ✅ required tests ✅ ✅ ✅ optional tests ✅ ✅ ✅ Full details available on this CI monitor view
✅ Athena: number of compilation errors 0, warnings 0
✅ AthSimulation: number of compilation errors 0, warnings 0
✅ AnalysisBase: number of compilation errors 0, warnings 0
📝 For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 11257]added review-pending-level-2 label and removed review-pending-level-1 label
added urgent label
added review-approved label and removed review-pending-level-2 label
mentioned in commit 2aeced54
added sweep:ignore label
mentioned in merge request !31473 (merged)