Rework Red Hat resolved package list to be more future proof #700
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yml
on: pull_request
Puppet
/
Static validations
18s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
12 errors and 1 warning
Puppet / 8 (Ruby 3.2):
spec/classes/init_spec.rb#L51
systemd supported operating systems on almalinux-8-x86_64 when enabling resolved and networkd is expected to contain Package[systemd-resolved]
Failure/Error: it { is_expected.to contain_package('systemd-resolved') }
expected that the catalogue would contain Package[systemd-resolved]
|
Puppet / 8 (Ruby 3.2):
spec/classes/init_spec.rb#L51
systemd supported operating systems on centos-8-x86_64 when enabling resolved and networkd is expected to contain Package[systemd-resolved]
Failure/Error: it { is_expected.to contain_package('systemd-resolved') }
expected that the catalogue would contain Package[systemd-resolved]
|
Puppet / 8 (Ruby 3.2):
spec/classes/init_spec.rb#L51
systemd supported operating systems on oraclelinux-8-x86_64 when enabling resolved and networkd is expected to contain Package[systemd-resolved]
Failure/Error: it { is_expected.to contain_package('systemd-resolved') }
expected that the catalogue would contain Package[systemd-resolved]
|
Puppet / 8 (Ruby 3.2):
spec/classes/init_spec.rb#L51
systemd supported operating systems on redhat-8-x86_64 when enabling resolved and networkd is expected to contain Package[systemd-resolved]
Failure/Error: it { is_expected.to contain_package('systemd-resolved') }
expected that the catalogue would contain Package[systemd-resolved]
|
Puppet / 8 (Ruby 3.2):
spec/classes/init_spec.rb#L51
systemd supported operating systems on rocky-8-x86_64 when enabling resolved and networkd is expected to contain Package[systemd-resolved]
Failure/Error: it { is_expected.to contain_package('systemd-resolved') }
expected that the catalogue would contain Package[systemd-resolved]
|
Puppet / 8 (Ruby 3.2)
Process completed with exit code 1.
|
Puppet / 7 (Ruby 2.7):
spec/classes/init_spec.rb#L51
systemd supported operating systems on almalinux-8-x86_64 when enabling resolved and networkd is expected to contain Package[systemd-resolved]
Failure/Error: it { is_expected.to contain_package('systemd-resolved') }
expected that the catalogue would contain Package[systemd-resolved]
|
Puppet / 7 (Ruby 2.7):
spec/classes/init_spec.rb#L51
systemd supported operating systems on oraclelinux-8-x86_64 when enabling resolved and networkd is expected to contain Package[systemd-resolved]
Failure/Error: it { is_expected.to contain_package('systemd-resolved') }
expected that the catalogue would contain Package[systemd-resolved]
|
Puppet / 7 (Ruby 2.7):
spec/classes/init_spec.rb#L51
systemd supported operating systems on rocky-8-x86_64 when enabling resolved and networkd is expected to contain Package[systemd-resolved]
Failure/Error: it { is_expected.to contain_package('systemd-resolved') }
expected that the catalogue would contain Package[systemd-resolved]
|
Puppet / 7 (Ruby 2.7):
spec/classes/init_spec.rb#L51
systemd supported operating systems on redhat-8-x86_64 when enabling resolved and networkd is expected to contain Package[systemd-resolved]
Failure/Error: it { is_expected.to contain_package('systemd-resolved') }
expected that the catalogue would contain Package[systemd-resolved]
|
Puppet / 7 (Ruby 2.7):
spec/classes/init_spec.rb#L51
systemd supported operating systems on centos-8-x86_64 when enabling resolved and networkd is expected to contain Package[systemd-resolved]
Failure/Error: it { is_expected.to contain_package('systemd-resolved') }
expected that the catalogue would contain Package[systemd-resolved]
|
Puppet / 7 (Ruby 2.7)
Process completed with exit code 1.
|
Puppet / Static validations:
metadata.json#L1
Skipping EOL operating system CentOS 8
|