dont run unit tests on limited amount of OSes #204
ci.yml
on: pull_request
Puppet
/
Static validations
21s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
20 errors and 1 warning
Puppet / 8 (Ruby 3.2):
spec/classes/collectd_plugin_write_http_spec.rb#L40
collectd::plugin::write_http on redhat-9-x86_64 :ensure => present and :urls => { 'collectd.org.1' => { 'format' => 'JSON'}} is expected not to contain Package[collectd-write_http]
Failure/Error: it { is_expected.not_to contain_package('collectd-write_http') }
expected that the catalogue would not contain Package[collectd-write_http]
|
Puppet / 8 (Ruby 3.2):
spec/classes/collectd_plugin_write_http_spec.rb#L40
collectd::plugin::write_http on centos-9-x86_64 :ensure => present and :urls => { 'collectd.org.1' => { 'format' => 'JSON'}} is expected not to contain Package[collectd-write_http]
Failure/Error: it { is_expected.not_to contain_package('collectd-write_http') }
expected that the catalogue would not contain Package[collectd-write_http]
|
Puppet / 8 (Ruby 3.2):
spec/classes/collectd_plugin_nut_spec.rb#L17
collectd::plugin::nut on debian-11-x86_64 :ensure => present, default params Will create /etc/collectd.d/10-nut.conf
Failure/Error:
is_expected.to contain_file('nut.load').
with(ensure: 'present',
path: '/etc/collectd.d/10-nut.conf',
content: %r{LoadPlugin nut})
expected that the catalogue would contain File[nut.load] with path set to "/etc/collectd.d/10-nut.conf" but it is set to "/etc/collectd/conf.d/10-nut.conf"
|
Puppet / 8 (Ruby 3.2):
spec/classes/collectd_plugin_nut_spec.rb#L30
collectd::plugin::nut on debian-11-x86_64 :ensure => present, single entry Will create /etc/collectd.d/nut-ups-ups1@localhost.conf
Failure/Error:
is_expected.to contain_file('/etc/collectd.d/nut-ups-ups1@localhost.conf').
with(ensure: 'present',
path: '/etc/collectd.d/nut-ups-ups1@localhost.conf',
content: %r{UPS "ups1@localhost"})
expected that the catalogue would contain File[/etc/collectd.d/nut-ups-ups1@localhost.conf]
|
Puppet / 8 (Ruby 3.2):
spec/classes/collectd_plugin_nut_spec.rb#L17
collectd::plugin::nut on debian-12-x86_64 :ensure => present, default params Will create /etc/collectd.d/10-nut.conf
Failure/Error:
is_expected.to contain_file('nut.load').
with(ensure: 'present',
path: '/etc/collectd.d/10-nut.conf',
content: %r{LoadPlugin nut})
expected that the catalogue would contain File[nut.load] with path set to "/etc/collectd.d/10-nut.conf" but it is set to "/etc/collectd/conf.d/10-nut.conf"
|
Puppet / 8 (Ruby 3.2):
spec/classes/collectd_plugin_nut_spec.rb#L30
collectd::plugin::nut on debian-12-x86_64 :ensure => present, single entry Will create /etc/collectd.d/nut-ups-ups1@localhost.conf
Failure/Error:
is_expected.to contain_file('/etc/collectd.d/nut-ups-ups1@localhost.conf').
with(ensure: 'present',
path: '/etc/collectd.d/nut-ups-ups1@localhost.conf',
content: %r{UPS "ups1@localhost"})
expected that the catalogue would contain File[/etc/collectd.d/nut-ups-ups1@localhost.conf]
|
Puppet / 8 (Ruby 3.2):
spec/classes/collectd_plugin_nut_spec.rb#L17
collectd::plugin::nut on ubuntu-20.04-x86_64 :ensure => present, default params Will create /etc/collectd.d/10-nut.conf
Failure/Error:
is_expected.to contain_file('nut.load').
with(ensure: 'present',
path: '/etc/collectd.d/10-nut.conf',
content: %r{LoadPlugin nut})
expected that the catalogue would contain File[nut.load] with path set to "/etc/collectd.d/10-nut.conf" but it is set to "/etc/collectd/conf.d/10-nut.conf"
|
Puppet / 8 (Ruby 3.2):
spec/classes/collectd_plugin_nut_spec.rb#L30
collectd::plugin::nut on ubuntu-20.04-x86_64 :ensure => present, single entry Will create /etc/collectd.d/nut-ups-ups1@localhost.conf
Failure/Error:
is_expected.to contain_file('/etc/collectd.d/nut-ups-ups1@localhost.conf').
with(ensure: 'present',
path: '/etc/collectd.d/nut-ups-ups1@localhost.conf',
content: %r{UPS "ups1@localhost"})
expected that the catalogue would contain File[/etc/collectd.d/nut-ups-ups1@localhost.conf]
|
Puppet / 8 (Ruby 3.2):
spec/classes/collectd_plugin_nut_spec.rb#L17
collectd::plugin::nut on ubuntu-22.04-x86_64 :ensure => present, default params Will create /etc/collectd.d/10-nut.conf
Failure/Error:
is_expected.to contain_file('nut.load').
with(ensure: 'present',
path: '/etc/collectd.d/10-nut.conf',
content: %r{LoadPlugin nut})
expected that the catalogue would contain File[nut.load] with path set to "/etc/collectd.d/10-nut.conf" but it is set to "/etc/collectd/conf.d/10-nut.conf"
|
Puppet / 8 (Ruby 3.2):
spec/classes/collectd_plugin_nut_spec.rb#L30
collectd::plugin::nut on ubuntu-22.04-x86_64 :ensure => present, single entry Will create /etc/collectd.d/nut-ups-ups1@localhost.conf
Failure/Error:
is_expected.to contain_file('/etc/collectd.d/nut-ups-ups1@localhost.conf').
with(ensure: 'present',
path: '/etc/collectd.d/nut-ups-ups1@localhost.conf',
content: %r{UPS "ups1@localhost"})
expected that the catalogue would contain File[/etc/collectd.d/nut-ups-ups1@localhost.conf]
|
Puppet / 7 (Ruby 2.7):
spec/classes/collectd_plugin_write_http_spec.rb#L40
collectd::plugin::write_http on redhat-9-x86_64 :ensure => present and :urls => { 'collectd.org.1' => { 'format' => 'JSON'}} is expected not to contain Package[collectd-write_http]
Failure/Error: it { is_expected.not_to contain_package('collectd-write_http') }
expected that the catalogue would not contain Package[collectd-write_http]
|
Puppet / 7 (Ruby 2.7):
spec/classes/collectd_plugin_nut_spec.rb#L17
collectd::plugin::nut on debian-11-x86_64 :ensure => present, default params Will create /etc/collectd.d/10-nut.conf
Failure/Error:
is_expected.to contain_file('nut.load').
with(ensure: 'present',
path: '/etc/collectd.d/10-nut.conf',
content: %r{LoadPlugin nut})
expected that the catalogue would contain File[nut.load] with path set to "/etc/collectd.d/10-nut.conf" but it is set to "/etc/collectd/conf.d/10-nut.conf"
|
Puppet / 7 (Ruby 2.7):
spec/classes/collectd_plugin_nut_spec.rb#L30
collectd::plugin::nut on debian-11-x86_64 :ensure => present, single entry Will create /etc/collectd.d/nut-ups-ups1@localhost.conf
Failure/Error:
is_expected.to contain_file('/etc/collectd.d/nut-ups-ups1@localhost.conf').
with(ensure: 'present',
path: '/etc/collectd.d/nut-ups-ups1@localhost.conf',
content: %r{UPS "ups1@localhost"})
expected that the catalogue would contain File[/etc/collectd.d/nut-ups-ups1@localhost.conf]
|
Puppet / 7 (Ruby 2.7):
spec/classes/collectd_plugin_nut_spec.rb#L17
collectd::plugin::nut on debian-12-x86_64 :ensure => present, default params Will create /etc/collectd.d/10-nut.conf
Failure/Error:
is_expected.to contain_file('nut.load').
with(ensure: 'present',
path: '/etc/collectd.d/10-nut.conf',
content: %r{LoadPlugin nut})
expected that the catalogue would contain File[nut.load] with path set to "/etc/collectd.d/10-nut.conf" but it is set to "/etc/collectd/conf.d/10-nut.conf"
|
Puppet / 7 (Ruby 2.7):
spec/classes/collectd_plugin_nut_spec.rb#L30
collectd::plugin::nut on debian-12-x86_64 :ensure => present, single entry Will create /etc/collectd.d/nut-ups-ups1@localhost.conf
Failure/Error:
is_expected.to contain_file('/etc/collectd.d/nut-ups-ups1@localhost.conf').
with(ensure: 'present',
path: '/etc/collectd.d/nut-ups-ups1@localhost.conf',
content: %r{UPS "ups1@localhost"})
expected that the catalogue would contain File[/etc/collectd.d/nut-ups-ups1@localhost.conf]
|
Puppet / 7 (Ruby 2.7):
spec/classes/collectd_plugin_nut_spec.rb#L17
collectd::plugin::nut on ubuntu-20.04-x86_64 :ensure => present, default params Will create /etc/collectd.d/10-nut.conf
Failure/Error:
is_expected.to contain_file('nut.load').
with(ensure: 'present',
path: '/etc/collectd.d/10-nut.conf',
content: %r{LoadPlugin nut})
expected that the catalogue would contain File[nut.load] with path set to "/etc/collectd.d/10-nut.conf" but it is set to "/etc/collectd/conf.d/10-nut.conf"
|
Puppet / 7 (Ruby 2.7):
spec/classes/collectd_plugin_nut_spec.rb#L30
collectd::plugin::nut on ubuntu-20.04-x86_64 :ensure => present, single entry Will create /etc/collectd.d/nut-ups-ups1@localhost.conf
Failure/Error:
is_expected.to contain_file('/etc/collectd.d/nut-ups-ups1@localhost.conf').
with(ensure: 'present',
path: '/etc/collectd.d/nut-ups-ups1@localhost.conf',
content: %r{UPS "ups1@localhost"})
expected that the catalogue would contain File[/etc/collectd.d/nut-ups-ups1@localhost.conf]
|
Puppet / 7 (Ruby 2.7):
spec/classes/collectd_plugin_nut_spec.rb#L17
collectd::plugin::nut on ubuntu-22.04-x86_64 :ensure => present, default params Will create /etc/collectd.d/10-nut.conf
Failure/Error:
is_expected.to contain_file('nut.load').
with(ensure: 'present',
path: '/etc/collectd.d/10-nut.conf',
content: %r{LoadPlugin nut})
expected that the catalogue would contain File[nut.load] with path set to "/etc/collectd.d/10-nut.conf" but it is set to "/etc/collectd/conf.d/10-nut.conf"
|
Puppet / 7 (Ruby 2.7):
spec/classes/collectd_plugin_nut_spec.rb#L30
collectd::plugin::nut on ubuntu-22.04-x86_64 :ensure => present, single entry Will create /etc/collectd.d/nut-ups-ups1@localhost.conf
Failure/Error:
is_expected.to contain_file('/etc/collectd.d/nut-ups-ups1@localhost.conf').
with(ensure: 'present',
path: '/etc/collectd.d/nut-ups-ups1@localhost.conf',
content: %r{UPS "ups1@localhost"})
expected that the catalogue would contain File[/etc/collectd.d/nut-ups-ups1@localhost.conf]
|
Puppet / 7 (Ruby 2.7):
spec/classes/collectd_plugin_write_http_spec.rb#L40
collectd::plugin::write_http on centos-9-x86_64 :ensure => present and :urls => { 'collectd.org.1' => { 'format' => 'JSON'}} is expected not to contain Package[collectd-write_http]
Failure/Error: it { is_expected.not_to contain_package('collectd-write_http') }
expected that the catalogue would not contain Package[collectd-write_http]
|
Puppet / Static validations:
metadata.json#L1
Skipping EOL operating system CentOS 8
|