Add Puppet 8 compatibility #6
ci.yml
on: pull_request
Puppet
/
Static validations
15s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
52 errors
Puppet / Puppet 5 - Debian 8
Process completed with exit code 1.
|
Puppet / 4 (Ruby 2.1)
The process '/opt/hostedtoolcache/Ruby/2.1.9/x64/bin/bundle' failed with exit code 6
|
Puppet / Puppet 5 - Debian 7
Process completed with exit code 1.
|
Puppet / 5 (Ruby 2.4)
The process '/opt/hostedtoolcache/Ruby/2.4.10/x64/bin/bundle' failed with exit code 6
|
Puppet / Puppet 6 - Debian 9
Process completed with exit code 1.
|
Puppet / Puppet 6 - Ubuntu 14.04
Process completed with exit code 1.
|
Puppet / Puppet 7 - Debian 9
Process completed with exit code 1.
|
Puppet / Puppet 7 - Ubuntu 16.04
Process completed with exit code 1.
|
Puppet / Puppet 5 - Ubuntu 16.04
Process completed with exit code 1.
|
Puppet / Puppet 6 - Ubuntu 16.04
Process completed with exit code 1.
|
Puppet / Puppet 5 - Ubuntu 14.04
Process completed with exit code 1.
|
Puppet / Puppet 5 - Debian 9
Process completed with exit code 1.
|
Puppet / Puppet 6 - Debian 8
Process completed with exit code 1.
|
Puppet / 6 (Ruby 2.5)
The process '/opt/hostedtoolcache/Ruby/2.5.9/x64/bin/bundle' failed with exit code 6
|
Puppet / Puppet 6 - Ubuntu 22.04
Process completed with exit code 1.
|
Puppet / Distro Puppet - Archlinux rolling
Process completed with exit code 1.
|
Puppet / Puppet 8 - Ubuntu 18.04
Process completed with exit code 1.
|
Puppet / Puppet 8 - Debian 10
Process completed with exit code 1.
|
Puppet / Puppet 5 - Debian 10
Process completed with exit code 1.
|
Puppet / Puppet 7 - Ubuntu 18.04
Process completed with exit code 1.
|
Puppet / Puppet 6 - Ubuntu 18.04
Process completed with exit code 1.
|
Puppet / Puppet 6 - Debian 11
Process completed with exit code 1.
|
Puppet / Puppet 6 - Debian 10
Process completed with exit code 1.
|
Puppet / Puppet 7 - Ubuntu 22.04
Process completed with exit code 1.
|
Puppet / Puppet 8 - Debian 11
Process completed with exit code 1.
|
Puppet / Puppet 5 - Ubuntu 18.04
Process completed with exit code 1.
|
Puppet / Puppet 7 - Debian 10
Process completed with exit code 1.
|
Puppet / Puppet 7 - Debian 11
Process completed with exit code 1.
|
Puppet / Puppet 8 - Ubuntu 22.04
Process completed with exit code 1.
|
Puppet / Puppet 8 - Ubuntu 20.04
Process completed with exit code 1.
|
Puppet / Puppet 7 - Ubuntu 20.04
Process completed with exit code 1.
|
Puppet / 8 (Ruby 3.2):
spec/defines/client_mount_spec.rb#L37
nfs::client::mount when nfs_v4 => false, minimal arguments is expected to contain Nfs::Functions::Mkdir[/srv/test]
Failure/Error: it { is_expected.to contain_nfs__functions__mkdir('/srv/test') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Nfs::Client]: parameter 'nfs_v4' expects a String value, got Boolean (file: /home/runner/work/puppet-nfs/puppet-nfs/spec/fixtures/modules/nfs/manifests/init.pp, line: 254, column: 5) on node fv-az665-76.fog2pefswkletp0y445k1dqqob.bx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/defines/client_mount_spec.rb#L39
nfs::client::mount when nfs_v4 => false, minimal arguments is expected to contain Mount[shared /srv/test by 1.2.3.4 on /srv/test] that requires Nfs::Functions::Mkdir[/srv/test], Package[nfs-common] and Package[nfs4-acl-tools]
Failure/Error: it { is_expected.to contain_mount('shared /srv/test by 1.2.3.4 on /srv/test').that_requires(['Nfs::Functions::Mkdir[/srv/test]', 'Package[nfs-common]', 'Package[nfs4-acl-tools]']) }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Nfs::Client]: parameter 'nfs_v4' expects a String value, got Boolean (file: /home/runner/work/puppet-nfs/puppet-nfs/spec/fixtures/modules/nfs/manifests/init.pp, line: 254, column: 5) on node fv-az665-76.fog2pefswkletp0y445k1dqqob.bx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/defines/client_mount_spec.rb#L73
nfs::client::mount when nfs_v4 => false, specified mountpoint and sharename is expected to contain Nfs::Functions::Mkdir[/srv]
Failure/Error: it { is_expected.to contain_nfs__functions__mkdir('/srv') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Nfs::Client]: parameter 'nfs_v4' expects a String value, got Boolean (file: /home/runner/work/puppet-nfs/puppet-nfs/spec/fixtures/modules/nfs/manifests/init.pp, line: 254, column: 5) on node fv-az665-76.fog2pefswkletp0y445k1dqqob.bx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/defines/client_mount_spec.rb#L75
nfs::client::mount when nfs_v4 => false, specified mountpoint and sharename is expected to contain Mount[shared /export/srv by 1.2.3.4 on /srv] that requires Nfs::Functions::Mkdir[/srv], Package[nfs-common] and Package[nfs4-acl-tools]
Failure/Error: it { is_expected.to contain_mount('shared /export/srv by 1.2.3.4 on /srv').that_requires(['Nfs::Functions::Mkdir[/srv]', 'Package[nfs-common]', 'Package[nfs4-acl-tools]']) }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Nfs::Client]: parameter 'nfs_v4' expects a String value, got Boolean (file: /home/runner/work/puppet-nfs/puppet-nfs/spec/fixtures/modules/nfs/manifests/init.pp, line: 254, column: 5) on node fv-az665-76.fog2pefswkletp0y445k1dqqob.bx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/defines/client_mount_spec.rb#L109
nfs::client::mount when nfs_v4 => true, specified share is expected to contain Nfs::Functions::Mkdir[/srv/test]
Failure/Error: it { is_expected.to contain_nfs__functions__mkdir('/srv/test') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Nfs::Client]: parameter 'nfs_v4' expects a String value, got Boolean (file: /home/runner/work/puppet-nfs/puppet-nfs/spec/fixtures/modules/nfs/manifests/init.pp, line: 254, column: 5) on node fv-az665-76.fog2pefswkletp0y445k1dqqob.bx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/defines/client_mount_spec.rb#L111
nfs::client::mount when nfs_v4 => true, specified share is expected to contain Mount[shared /test by 1.2.3.4 on /srv/test] that requires Nfs::Functions::Mkdir[/srv/test], Package[nfs-common] and Package[nfs4-acl-tools]
Failure/Error: it { is_expected.to contain_mount('shared /test by 1.2.3.4 on /srv/test').that_requires(['Nfs::Functions::Mkdir[/srv/test]', 'Package[nfs-common]', 'Package[nfs4-acl-tools]']) }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Nfs::Client]: parameter 'nfs_v4' expects a String value, got Boolean (file: /home/runner/work/puppet-nfs/puppet-nfs/spec/fixtures/modules/nfs/manifests/init.pp, line: 254, column: 5) on node fv-az665-76.fog2pefswkletp0y445k1dqqob.bx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/defines/client_mount_spec.rb#L145
nfs::client::mount when nfs_v4 => true, minimal arguments is expected to contain Nfs::Functions::Mkdir[/srv/test]
Failure/Error: it { is_expected.to contain_nfs__functions__mkdir('/srv/test') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Nfs::Client]: parameter 'nfs_v4' expects a String value, got Boolean (file: /home/runner/work/puppet-nfs/puppet-nfs/spec/fixtures/modules/nfs/manifests/init.pp, line: 254, column: 5) on node fv-az665-76.fog2pefswkletp0y445k1dqqob.bx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/defines/client_mount_spec.rb#L146
nfs::client::mount when nfs_v4 => true, minimal arguments is expected to contain Mount[shared /test by 1.2.3.4 on /srv/test]
Failure/Error: it { is_expected.to contain_mount('shared /test by 1.2.3.4 on /srv/test') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Nfs::Client]: parameter 'nfs_v4' expects a String value, got Boolean (file: /home/runner/work/puppet-nfs/puppet-nfs/spec/fixtures/modules/nfs/manifests/init.pp, line: 254, column: 5) on node fv-az665-76.fog2pefswkletp0y445k1dqqob.bx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/defines/client_mount_spec.rb#L148
nfs::client::mount when nfs_v4 => true, minimal arguments is expected to contain Mount[shared /test by 1.2.3.4 on /srv/test] that requires Nfs::Functions::Mkdir[/srv/test], Package[nfs-common] and Package[nfs4-acl-tools]
Failure/Error: it { is_expected.to contain_mount('shared /test by 1.2.3.4 on /srv/test').that_requires(['Nfs::Functions::Mkdir[/srv/test]', 'Package[nfs-common]', 'Package[nfs4-acl-tools]']) }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Nfs::Client]: parameter 'nfs_v4' expects a String value, got Boolean (file: /home/runner/work/puppet-nfs/puppet-nfs/spec/fixtures/modules/nfs/manifests/init.pp, line: 254, column: 5) on node fv-az665-76.fog2pefswkletp0y445k1dqqob.bx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/defines/client_mount_spec.rb#L182
nfs::client::mount when nfs_v4 => true, non-default mountpoints is expected to contain Nfs::Functions::Mkdir[/opt/sample]
Failure/Error: it { is_expected.to contain_nfs__functions__mkdir('/opt/sample') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Nfs::Client]: parameter 'nfs_v4' expects a String value, got Boolean (file: /home/runner/work/puppet-nfs/puppet-nfs/spec/fixtures/modules/nfs/manifests/init.pp, line: 254, column: 5) on node fv-az665-76.fog2pefswkletp0y445k1dqqob.bx.internal.cloudapp.net
|
Puppet / Puppet 6 - Ubuntu 20.04
Process completed with exit code 1.
|
Puppet / 7 (Ruby 2.7):
spec/defines/client_mount_spec.rb#L37
nfs::client::mount when nfs_v4 => false, minimal arguments is expected to contain Nfs::Functions::Mkdir[/srv/test]
Failure/Error: it { is_expected.to contain_nfs__functions__mkdir('/srv/test') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Nfs::Client]: parameter 'nfs_v4' expects a String value, got Boolean (file: /home/runner/work/puppet-nfs/puppet-nfs/spec/fixtures/modules/nfs/manifests/init.pp, line: 254, column: 5) on node fv-az1205-769.zdluquzpesfebp2ow20ehxdj5c.ex.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/defines/client_mount_spec.rb#L39
nfs::client::mount when nfs_v4 => false, minimal arguments is expected to contain Mount[shared /srv/test by 1.2.3.4 on /srv/test] that requires Nfs::Functions::Mkdir[/srv/test], Package[nfs-common] and Package[nfs4-acl-tools]
Failure/Error: it { is_expected.to contain_mount('shared /srv/test by 1.2.3.4 on /srv/test').that_requires(['Nfs::Functions::Mkdir[/srv/test]', 'Package[nfs-common]', 'Package[nfs4-acl-tools]']) }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Nfs::Client]: parameter 'nfs_v4' expects a String value, got Boolean (file: /home/runner/work/puppet-nfs/puppet-nfs/spec/fixtures/modules/nfs/manifests/init.pp, line: 254, column: 5) on node fv-az1205-769.zdluquzpesfebp2ow20ehxdj5c.ex.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/defines/client_mount_spec.rb#L73
nfs::client::mount when nfs_v4 => false, specified mountpoint and sharename is expected to contain Nfs::Functions::Mkdir[/srv]
Failure/Error: it { is_expected.to contain_nfs__functions__mkdir('/srv') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Nfs::Client]: parameter 'nfs_v4' expects a String value, got Boolean (file: /home/runner/work/puppet-nfs/puppet-nfs/spec/fixtures/modules/nfs/manifests/init.pp, line: 254, column: 5) on node fv-az1205-769.zdluquzpesfebp2ow20ehxdj5c.ex.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/defines/client_mount_spec.rb#L75
nfs::client::mount when nfs_v4 => false, specified mountpoint and sharename is expected to contain Mount[shared /export/srv by 1.2.3.4 on /srv] that requires Nfs::Functions::Mkdir[/srv], Package[nfs-common] and Package[nfs4-acl-tools]
Failure/Error: it { is_expected.to contain_mount('shared /export/srv by 1.2.3.4 on /srv').that_requires(['Nfs::Functions::Mkdir[/srv]', 'Package[nfs-common]', 'Package[nfs4-acl-tools]']) }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Nfs::Client]: parameter 'nfs_v4' expects a String value, got Boolean (file: /home/runner/work/puppet-nfs/puppet-nfs/spec/fixtures/modules/nfs/manifests/init.pp, line: 254, column: 5) on node fv-az1205-769.zdluquzpesfebp2ow20ehxdj5c.ex.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/defines/client_mount_spec.rb#L109
nfs::client::mount when nfs_v4 => true, specified share is expected to contain Nfs::Functions::Mkdir[/srv/test]
Failure/Error: it { is_expected.to contain_nfs__functions__mkdir('/srv/test') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Nfs::Client]: parameter 'nfs_v4' expects a String value, got Boolean (file: /home/runner/work/puppet-nfs/puppet-nfs/spec/fixtures/modules/nfs/manifests/init.pp, line: 254, column: 5) on node fv-az1205-769.zdluquzpesfebp2ow20ehxdj5c.ex.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/defines/client_mount_spec.rb#L111
nfs::client::mount when nfs_v4 => true, specified share is expected to contain Mount[shared /test by 1.2.3.4 on /srv/test] that requires Nfs::Functions::Mkdir[/srv/test], Package[nfs-common] and Package[nfs4-acl-tools]
Failure/Error: it { is_expected.to contain_mount('shared /test by 1.2.3.4 on /srv/test').that_requires(['Nfs::Functions::Mkdir[/srv/test]', 'Package[nfs-common]', 'Package[nfs4-acl-tools]']) }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Nfs::Client]: parameter 'nfs_v4' expects a String value, got Boolean (file: /home/runner/work/puppet-nfs/puppet-nfs/spec/fixtures/modules/nfs/manifests/init.pp, line: 254, column: 5) on node fv-az1205-769.zdluquzpesfebp2ow20ehxdj5c.ex.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/defines/client_mount_spec.rb#L145
nfs::client::mount when nfs_v4 => true, minimal arguments is expected to contain Nfs::Functions::Mkdir[/srv/test]
Failure/Error: it { is_expected.to contain_nfs__functions__mkdir('/srv/test') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Nfs::Client]: parameter 'nfs_v4' expects a String value, got Boolean (file: /home/runner/work/puppet-nfs/puppet-nfs/spec/fixtures/modules/nfs/manifests/init.pp, line: 254, column: 5) on node fv-az1205-769.zdluquzpesfebp2ow20ehxdj5c.ex.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/defines/client_mount_spec.rb#L146
nfs::client::mount when nfs_v4 => true, minimal arguments is expected to contain Mount[shared /test by 1.2.3.4 on /srv/test]
Failure/Error: it { is_expected.to contain_mount('shared /test by 1.2.3.4 on /srv/test') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Nfs::Client]: parameter 'nfs_v4' expects a String value, got Boolean (file: /home/runner/work/puppet-nfs/puppet-nfs/spec/fixtures/modules/nfs/manifests/init.pp, line: 254, column: 5) on node fv-az1205-769.zdluquzpesfebp2ow20ehxdj5c.ex.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/defines/client_mount_spec.rb#L148
nfs::client::mount when nfs_v4 => true, minimal arguments is expected to contain Mount[shared /test by 1.2.3.4 on /srv/test] that requires Nfs::Functions::Mkdir[/srv/test], Package[nfs-common] and Package[nfs4-acl-tools]
Failure/Error: it { is_expected.to contain_mount('shared /test by 1.2.3.4 on /srv/test').that_requires(['Nfs::Functions::Mkdir[/srv/test]', 'Package[nfs-common]', 'Package[nfs4-acl-tools]']) }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Nfs::Client]: parameter 'nfs_v4' expects a String value, got Boolean (file: /home/runner/work/puppet-nfs/puppet-nfs/spec/fixtures/modules/nfs/manifests/init.pp, line: 254, column: 5) on node fv-az1205-769.zdluquzpesfebp2ow20ehxdj5c.ex.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/defines/client_mount_spec.rb#L182
nfs::client::mount when nfs_v4 => true, non-default mountpoints is expected to contain Nfs::Functions::Mkdir[/opt/sample]
Failure/Error: it { is_expected.to contain_nfs__functions__mkdir('/opt/sample') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Nfs::Client]: parameter 'nfs_v4' expects a String value, got Boolean (file: /home/runner/work/puppet-nfs/puppet-nfs/spec/fixtures/modules/nfs/manifests/init.pp, line: 254, column: 5) on node fv-az1205-769.zdluquzpesfebp2ow20ehxdj5c.ex.internal.cloudapp.net
|