Trigger config loading - schema tracing and result reporting
The two trigger config databases (DEV1 and DEV2) now contain a new table which holds the schema version. Future DBs will also contain this table ( atlas-tdaq-software/TriggerDB!8 (merged) ). This enables us to apply potentially different queries to different databases, e.g. if schema evolution becomes necessary.
Also discussed in ATR-20803
This MR enables the db loading software to deal with this table and use the correct queries. This is the approach we already followed in Run 1 and 2.
Also the error reporting was improved, now different exception classes report different problems when loading configurations from the database. DataStructure now has a constructor that takes a string as name.
Merge request reports
Activity
added review-pending-level-1 label
CI Result SUCCESS (hash 2a61326d)Athena AthSimulation AthGeneration 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
AthGeneration: number of compilation errors 0, warnings 0
AnalysisBase: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 20187]- Resolved by Walter Lampl
- Resolved by Walter Lampl
- Resolved by Walter Lampl
- Resolved by Walter Lampl
added review-pending-level-2 label and removed review-pending-level-1 label
For the moment no additional comments.....
Pavol [as L2 MR shifter]
Edited by Pavol Strizenecadded review-user-action-required label
added review-pending-level-1 label and removed review-pending-level-2 review-user-action-required labels
CI Result FAILURE (hash 2ff5b3c4)Athena AthSimulation AthGeneration AnalysisBase externals cmake make required tests optional tests Full details available on this CI monitor view
Athena: number of compilation errors 9, warnings 9
AthSimulation: number of compilation errors 3, warnings 0
AthGeneration: number of compilation errors 3, warnings 2
AnalysisBase: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 20224] CI Result FAILURE (hash 2ff5b3c4)Athena AthSimulation AthGeneration 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
AthGeneration: number of compilation errors 0, warnings 0
AnalysisBase: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 20348]added review-approved label and removed review-pending-level-1 label
mentioned in commit c0824e06
added sweep:ignore label