introducing isRun3Cfg() to decide if a python fragment is part of the old config or new config
Some job-config code (like GenericMonitoringTool) are shared between old and new config. The new method CompFactory.isRun3Cfg() helps deciding if the current execution path is old-config or new-config.
Tagging @ponyisi
Merge request reports
Activity
This merge request affects 2 packages:
- Control/AthenaConfiguration
- Control/AthenaMonitoringKernel
Adding @ssnyder as watcher
added Core DQ master review-pending-level-1 labels
❎ CI Result FAILURE (hash a94f0a96)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 1
✅ 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 12689]added 1 commit
- fdb446be - GenericMonitoringTool: remove unused import sys
This merge request affects 2 packages:
- Control/AthenaConfiguration
- Control/AthenaMonitoringKernel
Adding @ssnyder as watcher
✅ CI Result SUCCESS (hash fdb446be)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 12733]added review-approved label and removed review-pending-level-1 label
mentioned in commit 35a4ed20
added sweep:ignore label