modulesync 9.0.0 #192
ci.yml
on: pull_request
Puppet
/
Static validations
22s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
6 errors and 1 warning
Puppet / 8 (Ruby 3.2):
spec/classes/collectd_plugin_fscache_spec.rb#L21
collectd::plugin::fscache :ensure => present Will create 10-fscache.conf
Failure/Error:
is_expected.to contain_file('fscache.load').with(
ensure: 'present',
path: '/usr/local/etc/collectd/10-fscache.conf',
content: %r{\#\ Generated by Puppet\n<LoadPlugin fscache>\n}
)
Puppet::PreformattedError:
Evaluation Error: Operator '[]' is not applicable to an Undef Value. (file: /home/runner/work/puppet-collectd/puppet-collectd/spec/fixtures/modules/collectd/manifests/params.pp, line: 38, column: 8) on node fv-az1108-192.qx2vdsazxcienorwhmthlehiqd.ex.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/classes/collectd_plugin_fscache_spec.rb#L33
collectd::plugin::fscache :ensure => absent Will not create 10-fscache.conf
Failure/Error:
is_expected.to contain_file('fscache.load').with(
ensure: 'absent',
path: '/usr/local/etc/collectd/10-fscache.conf'
)
Puppet::PreformattedError:
Evaluation Error: Operator '[]' is not applicable to an Undef Value. (file: /home/runner/work/puppet-collectd/puppet-collectd/spec/fixtures/modules/collectd/manifests/params.pp, line: 38, column: 8) on node fv-az1108-192.qx2vdsazxcienorwhmthlehiqd.ex.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2)
Process completed with exit code 1.
|
Puppet / 7 (Ruby 2.7):
spec/classes/collectd_plugin_fscache_spec.rb#L21
collectd::plugin::fscache :ensure => present Will create 10-fscache.conf
Failure/Error:
is_expected.to contain_file('fscache.load').with(
ensure: 'present',
path: '/usr/local/etc/collectd/10-fscache.conf',
content: %r{\#\ Generated by Puppet\n<LoadPlugin fscache>\n}
)
Puppet::PreformattedError:
Evaluation Error: Operator '[]' is not applicable to an Undef Value. (file: /home/runner/work/puppet-collectd/puppet-collectd/spec/fixtures/modules/collectd/manifests/params.pp, line: 38, column: 8) on node fv-az1205-832.zdluquzpesfebp2ow20ehxdj5c.ex.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/collectd_plugin_fscache_spec.rb#L33
collectd::plugin::fscache :ensure => absent Will not create 10-fscache.conf
Failure/Error:
is_expected.to contain_file('fscache.load').with(
ensure: 'absent',
path: '/usr/local/etc/collectd/10-fscache.conf'
)
Puppet::PreformattedError:
Evaluation Error: Operator '[]' is not applicable to an Undef Value. (file: /home/runner/work/puppet-collectd/puppet-collectd/spec/fixtures/modules/collectd/manifests/params.pp, line: 38, column: 8) on node fv-az1205-832.zdluquzpesfebp2ow20ehxdj5c.ex.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7)
Process completed with exit code 1.
|
Puppet / Static validations:
metadata.json#L1
Skipping EOL operating system CentOS 8
|