Fix use of legacy facts #198
Annotations
2 errors and 1 warning
spec/classes/00_classes/yum/repo/local_simp_spec.rb#L46
simp::yum::repo::local_simp on almalinux-8-x86_64 with a single server name is expected to contain Yumrepo[simp] with baseurl => "https://puppet.example.simp/yum/SIMP/AlmaLinux/8//SIMP" and gpgkey => "https://puppet.example.simp/yum/SIMP/GPGKEYS/RPM-GPG-KEY-puppet-20250406\n https://puppet.example.simp/yum/SIMP/GPGKEYS/RPM-GPG-KEY-puppet\n https://puppet.example.simp/yum/SIMP/GPGKEYS/RPM-GPG-KEY-puppetlabs\n https://puppet.example.simp/yum/SIMP/GPGKEYS/RPM-GPG-KEY-SIMP-6\n https://puppet.example.simp/yum/SIMP/GPGKEYS/RPM-GPG-KEY-PGDG-94\n https://puppet.example.simp/yum/SIMP/GPGKEYS/RPM-GPG-KEY-EPEL-8\n https://puppet.example.simp/yum/SIMP/GPGKEYS/RPM-GPG-KEY-AlmaLinux"
Failure/Error:
is_expected.to contain_yumrepo('simp').with(
:baseurl => baseurl,
:gpgkey => gpgkey,
)
expected that the catalogue would contain Yumrepo[simp] with baseurl set to "https://puppet.example.simp/yum/SIMP/AlmaLinux/8//SIMP" but it is set to "https://puppet.example.simp/yum/SIMP/AlmaLinux/8/x86_64/SIMP"
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
This job succeeded
Loading