WIP: All view data loaded explicitly
Intending to change the Gaudi scheduler to remove the assumption that event-level data is present in views (was causing more problems than it solved). Gaudi MR: gaudi/Gaudi!1064 (merged)
Requires explicit loading of event-level data using ViewDataVerifier algorithms where it is needed. These changes should specify enough to get a full HLT job running. Note that SGInputLoader now needs some explicit data requests where it would have resolved them automatically.
Also changed AddressRemapSvc to ignore VDVs (as it already ignores SGInputLoader, and for the same reason).
Note there's a weird situation where some conditions data is loaded with SGIL. Discussed in JIRA: https://its.cern.ch/jira/browse/ATR-21220
Also needed to make the "verifier" part of VDV less strict, since it fails routinely for objects like StoreGateSvc+CaloBCIDAverage, see JIRA: https://its.cern.ch/jira/browse/ATR-21198
Merge request reports
Activity
added 1 commit
- bf060a27 - Minor omission that cost me a day somehow :P
added 1 commit
- c060d75f - Stuck all the ID tracking stuff into a single VDV
added 1 commit
- e8570659 - Ctests and fullMenu now pass. Still janky though
added 809 commits
-
d4a95387...299412a4 - 808 commits from branch
atlas:master
- d8243851 - Merge branch 'master' of https://gitlab.cern.ch/atlas/athena into ViewTotalIsolation
-
d4a95387...299412a4 - 808 commits from branch
added Core Trigger TriggerMenu master review-pending-level-1 labels
CI Result FAILURE (hash d8243851)Athena AthSimulation AnalysisBase AthGeneration 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
AthGeneration: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 12478]Changing label to review-user-action-required until the discussion is resolved. Clara (L1)
added review-user-action-required label and removed review-pending-level-1 label