Add new Trigger DB lookups for Run3
Add new DB lookups for the Run3 Trigger DB's (ATR-19384)
Have added _Run2 lookups too for guidance, but have not moved the general lookups to the Run3 DB's to avoid conflicts when we want to read Run2 information in master.
Changes are minimal and as have done before, but noticed while testing compiling I can't get the correct cmake setup as get error:
The required authentication file /cvmfs/atlas-nightlies.cern.ch/repo/sw/master_Athena_x86_64-centos7-gcc8-opt/atlas/offline/external/AtlasAuth/v21/authentication.xml does not exist!
which should be pointing to the new file:
/afs/cern.ch/atlas/offline/external/AtlasAuth/v21/authentication.xml
Tested by linking that file inside /build/x86_64-centos7-gcc8-opt/XML/AtlasAuthentication after running make and confirm I can connect to the empty DB so the changes are working
cc @rhawking
Merge request reports
Activity
added Trigger label
This merge request affects 1 package:
- Database/ConnectionManagement/AtlasAuthentication
This merge request affects 2 files:
- Database/ConnectionManagement/AtlasAuthentication/CMakeLists.txt
- Database/ConnectionManagement/AtlasAuthentication/data/dblookup.xml
Adding @ssnyder as watcher
added Database master review-pending-level-1 labels
CI Result SUCCESS (hash ee5b3683)Athena AthSimulation AthGeneration AnalysisBase AthAnalysis DetCommon 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
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 34976]added review-approved label and removed review-pending-level-1 label
mentioned in commit 39606535
added sweep:ignore label