From . * [new ref] HEAD -> merge-attempt From https://github.com/cms-sw/cmssw * [new ref] refs/pull/47630/head -> cms-sw/refs/pull/47630/head Switched to branch 'merge-attempt' Merge made by the 'ort' strategy. CondCore/ESSources/plugins/CondDBESSource.cc | 123 ++++++++++++++------- CondCore/ESSources/plugins/CondDBESSource.h | 4 + CondCore/ESSources/python/CondDBESSource_cfi.py | 30 ++--- CondCore/ESSources/test/BuildFile.xml | 2 +- .../test/python/load_from_globaltag_cfg.py | 8 +- .../test/python/load_record_empty_source_cfg.py | 2 +- CondCore/ESSources/test/python/load_records_cfg.py | 6 +- .../test/python/load_tagcollection_cfg.py | 28 ++--- CondCore/ESSources/test/runConditionsLoadTests.sh | 26 +++++ .../Configuration/python/customizeHLTforCMSSW.py | 22 +++- 10 files changed, 168 insertions(+), 83 deletions(-) create mode 100755 CondCore/ESSources/test/runConditionsLoadTests.sh Switched to branch 'from-CMSSW_15_1_X_2025-03-22-1100'