Add Puppet 8 compatibility #6
Annotations
10 errors
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
The logs for this run have expired and are no longer available.
Loading