Skip to content

Update the Yum repositories used in the CI (and so the library versions)

Laurent Petre requested to merge feature/xdaq-update into develop

Description

Following the update of gem904daq04 (performed to use the same software version as in the CI), this MR aims at updating the Yum repositories used in the CI.

The xDAQ/CMSOS is updated from version 15.18.0.3 to version 15.22.0.3 and the other repositories now use an update URL (following changes at CERN).

Related Issue

How Has This Been Tested?

Code still compiles and can still be run.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

Merge request reports