Skip to content

HLT: fix for COOL updates

Frank Winklmeier requested to merge fwinkl/athena:coolupdfix into master

Fix ART test job failures introduced by !42780 (merged):

  • HelloWorld: Do not try to reload COOL folders in case there is no IOVSvc configured in the job.
  • testHLT_Beamspot: Calling enableCOOLFolderUpdates directly is no longer required as it is done within the HLT framework now.

Fixes ATR-23325.

Merge request reports