Skip to content

dont run unit tests on limited amount of OSes #201

dont run unit tests on limited amount of OSes

dont run unit tests on limited amount of OSes #201

Triggered via pull request June 27, 2024 08:22
Status Failure
Total duration 9m 12s
Artifacts

ci.yml

on: pull_request
Puppet  /  Static validations
23s
Puppet / Static validations
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet  /  Test suite
0s
Puppet / Test suite
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 1 warning
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 / 8 (Ruby 3.2): spec/classes/collectd_plugin_nut_spec.rb#L17
collectd::plugin::nut on freebsd-12-amd64 :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 "/usr/local/etc/collectd/10-nut.conf"
Puppet / 8 (Ruby 3.2): spec/classes/collectd_plugin_nut_spec.rb#L30
collectd::plugin::nut on freebsd-12-amd64 :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-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_nut_spec.rb#L17
collectd::plugin::nut on freebsd-12-amd64 :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 "/usr/local/etc/collectd/10-nut.conf"
Puppet / 7 (Ruby 2.7): spec/classes/collectd_plugin_nut_spec.rb#L30
collectd::plugin::nut on freebsd-12-amd64 :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 / Static validations: metadata.json#L1
Skipping EOL operating system CentOS 8