Skip to content

DetCommon: Fixes to Oracle and COOL environment

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

Make sure that the Oracle and COOL environment is setup correctly in the DetCommon build:

  • Add missing Oracle and cx_Oracle dependencies for the trigger configuration packages to make sure the environment is correctly setup also in the DetCommon build.
  • Add the AtlasAuthentication package, which is required for COOL authentication.

Relates to ATLINFR-3977.

Merge request reports