Actions
Bug #7651
closedrudder-tests does not correctly sets SLES 12 repos
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
==> sles_agent4: Repository 'Rudder repository' is invalid. ==> sles_agent4: [Rudder|https://ci.normation.com/rpm-repos/3.2//SUSE%20LINUX_12/] Valid metadata not found at specified URL ==> sles_agent4: Please check if the URIs defined for this repository are pointing to a valid repository. ==> sles_agent4: Skipping repository 'Rudder repository' because of the above error. ==> sles_agent4: Could not refresh the repositories because of errors.
The problem is that lsb_release is provided by the vagrant box, and gives
# lsb-release -is SUSE LINUX
Actions