Rework Red Hat resolved package list to be more future proof #698
Annotations
8 errors
spec/classes/init_spec.rb#L54
systemd supported operating systems on redhat-9-x86_64 when enabling resolved and networkd is expected not to contain Package[systemd-resolved]
Failure/Error: it { is_expected.not_to contain_package('systemd-resolved') }
expected that the catalogue would not contain Package[systemd-resolved]
|
spec/classes/init_spec.rb#L54
systemd supported operating systems on fedora-37-x86_64 when enabling resolved and networkd is expected not to contain Package[systemd-resolved]
Failure/Error: it { is_expected.not_to contain_package('systemd-resolved') }
expected that the catalogue would not contain Package[systemd-resolved]
|
spec/classes/init_spec.rb#L54
systemd supported operating systems on oraclelinux-9-x86_64 when enabling resolved and networkd is expected not to contain Package[systemd-resolved]
Failure/Error: it { is_expected.not_to contain_package('systemd-resolved') }
expected that the catalogue would not contain Package[systemd-resolved]
|
spec/classes/init_spec.rb#L54
systemd supported operating systems on fedora-38-x86_64 when enabling resolved and networkd is expected not to contain Package[systemd-resolved]
Failure/Error: it { is_expected.not_to contain_package('systemd-resolved') }
expected that the catalogue would not contain Package[systemd-resolved]
|
spec/classes/init_spec.rb#L54
systemd supported operating systems on rocky-9-x86_64 when enabling resolved and networkd is expected not to contain Package[systemd-resolved]
Failure/Error: it { is_expected.not_to contain_package('systemd-resolved') }
expected that the catalogue would not contain Package[systemd-resolved]
|
spec/classes/init_spec.rb#L54
systemd supported operating systems on centos-9-x86_64 when enabling resolved and networkd is expected not to contain Package[systemd-resolved]
Failure/Error: it { is_expected.not_to contain_package('systemd-resolved') }
expected that the catalogue would not contain Package[systemd-resolved]
|
spec/classes/init_spec.rb#L54
systemd supported operating systems on almalinux-9-x86_64 when enabling resolved and networkd is expected not to contain Package[systemd-resolved]
Failure/Error: it { is_expected.not_to contain_package('systemd-resolved') }
expected that the catalogue would not contain Package[systemd-resolved]
|
|
This job failed
Loading