Drop support for RHEL 7, CentOS 7/8, Fedora 38/39, VirtuozzoLinux 7 #822
ci.yml
on: pull_request
Puppet
/
Static validations
21s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
2s
Annotations
21 errors
Puppet / Puppet 7 - Fedora 40
Process completed with exit code 1.
|
Puppet / Puppet 7 - CentOS 9
Process completed with exit code 1.
|
Puppet / Puppet 8 - Fedora 40
Process completed with exit code 1.
|
Puppet / Puppet 8 - CentOS 9
Process completed with exit code 1.
|
Puppet / 8 (Ruby 3.2):
spec/classes/init_spec.rb#L354
systemd supported operating systems on ubuntu-24.04-x86_64 when enabling timesyncd is expected to contain Package[systemd-timesyncd]
Failure/Error: it { is_expected.to contain_package('systemd-timesyncd') }
expected that the catalogue would contain Package[systemd-timesyncd]
|
Puppet / 8 (Ruby 3.2):
spec/classes/init_spec.rb#L522
systemd supported operating systems on ubuntu-24.04-x86_64 when managing Accounting options is expected to contain Ini_setting[system/DefaultCPUAccounting]
Failure/Error: it { is_expected.to contain_ini_setting("system/#{account}") }
expected that the catalogue would contain Ini_setting[system/DefaultCPUAccounting]
|
Puppet / 8 (Ruby 3.2):
spec/classes/init_spec.rb#L522
systemd supported operating systems on ubuntu-24.04-x86_64 when managing Accounting options is expected to contain Ini_setting[system/DefaultBlockIOAccounting]
Failure/Error: it { is_expected.to contain_ini_setting("system/#{account}") }
expected that the catalogue would contain Ini_setting[system/DefaultBlockIOAccounting]
|
Puppet / 8 (Ruby 3.2):
spec/classes/init_spec.rb#L522
systemd supported operating systems on ubuntu-24.04-x86_64 when managing Accounting options is expected to contain Ini_setting[system/DefaultMemoryAccounting]
Failure/Error: it { is_expected.to contain_ini_setting("system/#{account}") }
expected that the catalogue would contain Ini_setting[system/DefaultMemoryAccounting]
|
Puppet / 8 (Ruby 3.2):
spec/classes/init_spec.rb#L541
systemd supported operating systems on ubuntu-24.04-x86_64 when managing Accounting options when both manage_accounting and manage_system_conf are enabled is expected to contain Ini_setting[system/DefaultCPUAccounting] with ensure => "present" and value => "yes"
Failure/Error: it { is_expected.to contain_ini_setting('system/DefaultCPUAccounting').with_ensure('present').with_value('yes') }
expected that the catalogue would contain Ini_setting[system/DefaultCPUAccounting] with value set to "yes" but it is set to true
|
Puppet / 8 (Ruby 3.2):
spec/classes/init_spec.rb#L543
systemd supported operating systems on ubuntu-24.04-x86_64 when managing Accounting options when both manage_accounting and manage_system_conf are enabled is expected to contain Ini_setting[system/DefaultMemoryAccounting] with ensure => "present" and value => "yes"
Failure/Error: it { is_expected.to contain_ini_setting('system/DefaultMemoryAccounting').with_ensure('present').with_value('yes') }
expected that the catalogue would contain Ini_setting[system/DefaultMemoryAccounting] with ensure set to "present" but it is set to "absent", and parameter value set to "yes" but it is set to nil
Diff:
@@ -1,4 +1,2 @@
-present
-
-yes
+absent
|
Puppet / 8 (Ruby 3.2):
spec/classes/init_spec.rb#L545
systemd supported operating systems on ubuntu-24.04-x86_64 when managing Accounting options when both manage_accounting and manage_system_conf are enabled is expected to contain Ini_setting[system/DefaultBlockIOAccounting] with ensure => "present" and value => "yes"
Failure/Error: it { is_expected.to contain_ini_setting('system/DefaultBlockIOAccounting').with_ensure('present').with_value('yes') }
expected that the catalogue would contain Ini_setting[system/DefaultBlockIOAccounting]
|
Puppet / 8 (Ruby 3.2)
Process completed with exit code 1.
|
Puppet / 7 (Ruby 2.7):
spec/classes/init_spec.rb#L354
systemd supported operating systems on ubuntu-24.04-x86_64 when enabling timesyncd is expected to contain Package[systemd-timesyncd]
Failure/Error: it { is_expected.to contain_package('systemd-timesyncd') }
expected that the catalogue would contain Package[systemd-timesyncd]
|
Puppet / 7 (Ruby 2.7):
spec/classes/init_spec.rb#L522
systemd supported operating systems on ubuntu-24.04-x86_64 when managing Accounting options is expected to contain Ini_setting[system/DefaultCPUAccounting]
Failure/Error: it { is_expected.to contain_ini_setting("system/#{account}") }
expected that the catalogue would contain Ini_setting[system/DefaultCPUAccounting]
|
Puppet / 7 (Ruby 2.7):
spec/classes/init_spec.rb#L522
systemd supported operating systems on ubuntu-24.04-x86_64 when managing Accounting options is expected to contain Ini_setting[system/DefaultBlockIOAccounting]
Failure/Error: it { is_expected.to contain_ini_setting("system/#{account}") }
expected that the catalogue would contain Ini_setting[system/DefaultBlockIOAccounting]
|
Puppet / 7 (Ruby 2.7):
spec/classes/init_spec.rb#L522
systemd supported operating systems on ubuntu-24.04-x86_64 when managing Accounting options is expected to contain Ini_setting[system/DefaultMemoryAccounting]
Failure/Error: it { is_expected.to contain_ini_setting("system/#{account}") }
expected that the catalogue would contain Ini_setting[system/DefaultMemoryAccounting]
|
Puppet / 7 (Ruby 2.7):
spec/classes/init_spec.rb#L541
systemd supported operating systems on ubuntu-24.04-x86_64 when managing Accounting options when both manage_accounting and manage_system_conf are enabled is expected to contain Ini_setting[system/DefaultCPUAccounting] with ensure => "present" and value => "yes"
Failure/Error: it { is_expected.to contain_ini_setting('system/DefaultCPUAccounting').with_ensure('present').with_value('yes') }
expected that the catalogue would contain Ini_setting[system/DefaultCPUAccounting] with value set to "yes" but it is set to true
|
Puppet / 7 (Ruby 2.7):
spec/classes/init_spec.rb#L543
systemd supported operating systems on ubuntu-24.04-x86_64 when managing Accounting options when both manage_accounting and manage_system_conf are enabled is expected to contain Ini_setting[system/DefaultMemoryAccounting] with ensure => "present" and value => "yes"
Failure/Error: it { is_expected.to contain_ini_setting('system/DefaultMemoryAccounting').with_ensure('present').with_value('yes') }
expected that the catalogue would contain Ini_setting[system/DefaultMemoryAccounting] with ensure set to "present" but it is set to "absent", and parameter value set to "yes" but it is set to nil
Diff:
@@ -1,4 +1,2 @@
-present
-
-yes
+absent
|
Puppet / 7 (Ruby 2.7):
spec/classes/init_spec.rb#L545
systemd supported operating systems on ubuntu-24.04-x86_64 when managing Accounting options when both manage_accounting and manage_system_conf are enabled is expected to contain Ini_setting[system/DefaultBlockIOAccounting] with ensure => "present" and value => "yes"
Failure/Error: it { is_expected.to contain_ini_setting('system/DefaultBlockIOAccounting').with_ensure('present').with_value('yes') }
expected that the catalogue would contain Ini_setting[system/DefaultBlockIOAccounting]
|
Puppet / 7 (Ruby 2.7)
Process completed with exit code 1.
|
Puppet / Test suite
Process completed with exit code 1.
|