Add Puppet 8 compatibility #26
ci.yml
on: pull_request
Puppet
/
Static validations
27s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
18 errors
Puppet / Puppet 7 - Debian 11:
spec/acceptance/class_spec.rb#L150
nfs class include nfs with server params when server params Service "nfs-server" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "nfs-server" to be running
|
Puppet / Puppet 7 - Debian 11:
spec/acceptance/class_spec.rb#L161
nfs class include nfs with server params when server params Service "nfs-idmapd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "nfs-idmapd" to be running
|
Puppet / Puppet 7 - Debian 11
Process completed with exit code 1.
|
Puppet / Puppet 8 - Debian 10:
spec/acceptance/class_spec.rb#L150
nfs class include nfs with server params when server params Service "nfs-server" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "nfs-server" to be running
|
Puppet / Puppet 8 - Debian 10:
spec/acceptance/class_spec.rb#L161
nfs class include nfs with server params when server params Service "nfs-idmapd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "nfs-idmapd" to be running
|
Puppet / Puppet 8 - Debian 10
Process completed with exit code 1.
|
Puppet / Puppet 8 - Debian 11:
spec/acceptance/class_spec.rb#L150
nfs class include nfs with server params when server params Service "nfs-server" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "nfs-server" to be running
|
Puppet / Puppet 8 - Debian 11:
spec/acceptance/class_spec.rb#L161
nfs class include nfs with server params when server params Service "nfs-idmapd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "nfs-idmapd" to be running
|
Puppet / Puppet 8 - Debian 11
Process completed with exit code 1.
|
Puppet / Puppet 7 - Debian 10:
spec/acceptance/class_spec.rb#L150
nfs class include nfs with server params when server params Service "nfs-server" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "nfs-server" to be running
|
Puppet / Puppet 7 - Debian 10:
spec/acceptance/class_spec.rb#L161
nfs class include nfs with server params when server params Service "nfs-idmapd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "nfs-idmapd" to be running
|
Puppet / Puppet 7 - Debian 10
Process completed with exit code 1.
|
Puppet / Puppet 8 - Ubuntu 20.04:
spec/acceptance/class_spec.rb#L150
nfs class include nfs with server params when server params Service "nfs-kernel-server" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "nfs-kernel-server" to be running
|
Puppet / Puppet 8 - Ubuntu 20.04:
spec/acceptance/class_spec.rb#L161
nfs class include nfs with server params when server params Service "nfs-idmapd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "nfs-idmapd" to be running
|
Puppet / Puppet 8 - Ubuntu 20.04
Process completed with exit code 1.
|
Puppet / Puppet 7 - Ubuntu 20.04:
spec/acceptance/class_spec.rb#L150
nfs class include nfs with server params when server params Service "nfs-kernel-server" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "nfs-kernel-server" to be running
|
Puppet / Puppet 7 - Ubuntu 20.04:
spec/acceptance/class_spec.rb#L161
nfs class include nfs with server params when server params Service "nfs-idmapd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "nfs-idmapd" to be running
|
Puppet / Puppet 7 - Ubuntu 20.04
Process completed with exit code 1.
|