Skip to content

dont run unit tests on limited amount of OSes #228

dont run unit tests on limited amount of OSes

dont run unit tests on limited amount of OSes #228

Triggered via pull request January 24, 2025 10:37
Status Failure
Total duration 8m 23s
Artifacts

ci.yml

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

Annotations

21 errors
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-13-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-13-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-13-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-13-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 / Test suite
Process completed with exit code 1.