Skip to content

Drop Ubuntu 16.04 and 18.04 support #175

Drop Ubuntu 16.04 and 18.04 support

Drop Ubuntu 16.04 and 18.04 support #175

Triggered via pull request February 23, 2024 14:39
Status Failure
Total duration 2m 11s
Artifacts

ci.yml

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

Annotations

4 errors
Puppet / 8 (Ruby 3.2): spec/classes/director_spec.rb#L17
bareos::director on amazon-2-x86_64 with default values for all parameters is expected to contain Service[bareos-dir] with hasrestart => false and restart => "systemctl reload bareos-dir" Failure/Error: expect(subject).to contain_service('bareos-dir').with( 'hasrestart' => false, 'restart' => 'systemctl reload bareos-dir' ) expected that the catalogue would contain Service[bareos-dir] with restart set to "systemctl reload bareos-dir" but it is set to "service bareos-dir relaod"
Puppet / 8 (Ruby 3.2)
Process completed with exit code 1.
Puppet / 7 (Ruby 2.7): spec/classes/director_spec.rb#L17
bareos::director on amazon-2-x86_64 with default values for all parameters is expected to contain Service[bareos-dir] with hasrestart => false and restart => "systemctl reload bareos-dir" Failure/Error: expect(subject).to contain_service('bareos-dir').with( 'hasrestart' => false, 'restart' => 'systemctl reload bareos-dir' ) expected that the catalogue would contain Service[bareos-dir] with restart set to "systemctl reload bareos-dir" but it is set to "service bareos-dir relaod"
Puppet / 7 (Ruby 2.7)
Process completed with exit code 1.