Remove data for EoL operating systems #67
ci.yml
on: pull_request
Puppet
/
Static validations
21s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
6 errors and 3 warnings
Puppet / 8 (Ruby 3.2):
spec/classes/nfs_spec.rb#L567
nfs Debian_10 when server_enabled => true, client_enabled => false when nfs_v4 => true Debian_10 is expected to contain Service[nfs-idmapd] with ensure => "running" and subscribe => ["Concat[/etc/exports]", "Augeas[/etc/idmapd.conf]"]
Failure/Error: it { is_expected.to contain_service(server_servicehelper).with('ensure' => 'running').with_subscribe(['Concat[/etc/exports]', 'Augeas[/etc/idmapd.conf]']) }
expected that the catalogue would contain Service[nfs-idmapd]
|
Puppet / 8 (Ruby 3.2):
spec/classes/nfs_spec.rb#L637
nfs Debian_10 when server_enabled => true, client_enabled => true when nfs_v4 => true, nfs_v4_client => true Debian_10 is expected to contain Service[nfs-idmapd] with ensure => "running" and subscribe => ["Concat[/etc/exports]", "Augeas[/etc/idmapd.conf]"]
Failure/Error: it { is_expected.to contain_service(server_servicehelper).with('ensure' => 'running').with_subscribe(['Concat[/etc/exports]', 'Augeas[/etc/idmapd.conf]']) }
expected that the catalogue would contain Service[nfs-idmapd]
|
Puppet / 8 (Ruby 3.2)
Process completed with exit code 1.
|
Puppet / 7 (Ruby 2.7):
spec/classes/nfs_spec.rb#L567
nfs Debian_10 when server_enabled => true, client_enabled => false when nfs_v4 => true Debian_10 is expected to contain Service[nfs-idmapd] with ensure => "running" and subscribe => ["Concat[/etc/exports]", "Augeas[/etc/idmapd.conf]"]
Failure/Error: it { is_expected.to contain_service(server_servicehelper).with('ensure' => 'running').with_subscribe(['Concat[/etc/exports]', 'Augeas[/etc/idmapd.conf]']) }
expected that the catalogue would contain Service[nfs-idmapd]
|
Puppet / 7 (Ruby 2.7):
spec/classes/nfs_spec.rb#L637
nfs Debian_10 when server_enabled => true, client_enabled => true when nfs_v4 => true, nfs_v4_client => true Debian_10 is expected to contain Service[nfs-idmapd] with ensure => "running" and subscribe => ["Concat[/etc/exports]", "Augeas[/etc/idmapd.conf]"]
Failure/Error: it { is_expected.to contain_service(server_servicehelper).with('ensure' => 'running').with_subscribe(['Concat[/etc/exports]', 'Augeas[/etc/idmapd.conf]']) }
expected that the catalogue would contain Service[nfs-idmapd]
|
Puppet / 7 (Ruby 2.7)
Process completed with exit code 1.
|
Puppet / Static validations:
metadata.json#L1
Skipping EOL operating system Debian 10
|
Puppet / Static validations:
metadata.json#L1
Skipping EOL operating system RedHat 7
|
Puppet / Static validations:
metadata.json#L1
Skipping EOL operating system CentOS 8
|