Add support for OracleLinux/AlmaLinux/Rocky #1218
Annotations
10 errors and 10 warnings
spec/classes/puppet_agent_spec.rb#L109
puppet on rocky-9-x86_64 with no custom parameters is expected not to contain Service[puppet-run.timer]
Failure/Error: it { is_expected.not_to contain_service('puppet-run.timer') }
expected that the catalogue would not contain Service[puppet-run.timer]
|
spec/classes/puppet_agent_spec.rb#L110
puppet on rocky-9-x86_64 with no custom parameters is expected not to contain File[/etc/systemd/system/puppet-run.timer]
Failure/Error: it { is_expected.not_to contain_file('/etc/systemd/system/puppet-run.timer') }
expected that the catalogue would not contain File[/etc/systemd/system/puppet-run.timer]
|
spec/classes/puppet_agent_spec.rb#L111
puppet on rocky-9-x86_64 with no custom parameters is expected not to contain File[/etc/systemd/system/puppet-run.service]
Failure/Error: it { is_expected.not_to contain_file('/etc/systemd/system/puppet-run.service') }
expected that the catalogue would not contain File[/etc/systemd/system/puppet-run.service]
|
spec/classes/puppet_agent_spec.rb#L200
puppet on rocky-9-x86_64 runmode when runmode => cron is expected not to contain Service[puppet-run.timer]
Failure/Error: it { is_expected.not_to contain_service('puppet-run.timer') }
expected that the catalogue would not contain Service[puppet-run.timer]
|
spec/classes/puppet_agent_spec.rb#L246
puppet on rocky-9-x86_64 runmode when runmode => cron with specified time is expected not to contain Service[puppet-run.timer]
Failure/Error: it { is_expected.not_to contain_service('puppet-run.timer') }
expected that the catalogue would not contain Service[puppet-run.timer]
|
spec/classes/puppet_agent_spec.rb#L293
puppet on rocky-9-x86_64 runmode when runmode => systemd.timer is expected to raise Puppet::Error with message matching /Runmode of systemd.timer not supported on Linux operating systems!/
Failure/Error: it { is_expected.to raise_error(Puppet::Error, /Runmode of systemd.timer not supported on #{facts[:kernel]} operating systems!/) }
expected Puppet::Error with message matching /Runmode of systemd.timer not supported on Linux operating systems!/ but nothing was raised
|
spec/classes/puppet_agent_spec.rb#L336
puppet on rocky-9-x86_64 runmode when runmode => systemd.timer with configured time is expected to raise Puppet::Error with message matching /Runmode of systemd.timer not supported on Linux operating systems!/
Failure/Error: it { is_expected.to raise_error(Puppet::Error, /Runmode of systemd.timer not supported on #{facts[:kernel]} operating systems!/) }
expected Puppet::Error with message matching /Runmode of systemd.timer not supported on Linux operating systems!/ but nothing was raised
|
spec/classes/puppet_agent_spec.rb#L357
puppet on rocky-9-x86_64 runmode when runmode => none is expected not to contain Service[puppet-run.timer]
Failure/Error: it { is_expected.not_to contain_service('puppet-run.timer') }
expected that the catalogue would not contain Service[puppet-run.timer]
|
spec/classes/puppet_agent_spec.rb#L109
puppet on oraclelinux-7-x86_64 with no custom parameters is expected not to contain Service[puppet-run.timer]
Failure/Error: it { is_expected.not_to contain_service('puppet-run.timer') }
expected that the catalogue would not contain Service[puppet-run.timer]
|
spec/classes/puppet_agent_spec.rb#L110
puppet on oraclelinux-7-x86_64 with no custom parameters is expected not to contain File[/etc/systemd/system/puppet-run.timer]
Failure/Error: it { is_expected.not_to contain_file('/etc/systemd/system/puppet-run.timer') }
expected that the catalogue would not contain File[/etc/systemd/system/puppet-run.timer]
|
spec/classes/puppet_server_spec.rb#L487
puppet on centos-7-x86_64 with server_ca_crl_sync => true with server_ca => false and running "puppet apply" should not sync the crl
Failure/Error: should_not contain_file('/etc/custom/puppetlabs/puppet/ssl/crl.pem')
expected that the catalogue would not contain File[/etc/custom/puppetlabs/puppet/ssl/crl.pem]
|
spec/classes/puppet_server_spec.rb#L487
puppet on ubuntu-20.04-x86_64 with server_ca_crl_sync => true with server_ca => false and running "puppet apply" should not sync the crl
Failure/Error: should_not contain_file('/etc/custom/puppetlabs/puppet/ssl/crl.pem')
expected that the catalogue would not contain File[/etc/custom/puppetlabs/puppet/ssl/crl.pem]
|
spec/classes/puppet_server_spec.rb#L487
puppet on centos-9-x86_64 with server_ca_crl_sync => true with server_ca => false and running "puppet apply" should not sync the crl
Failure/Error: should_not contain_file('/etc/custom/puppetlabs/puppet/ssl/crl.pem')
expected that the catalogue would not contain File[/etc/custom/puppetlabs/puppet/ssl/crl.pem]
|
spec/classes/puppet_server_spec.rb#L487
puppet on rocky-9-x86_64 with server_ca_crl_sync => true with server_ca => false and running "puppet apply" should not sync the crl
Failure/Error: should_not contain_file('/etc/custom/puppetlabs/puppet/ssl/crl.pem')
expected that the catalogue would not contain File[/etc/custom/puppetlabs/puppet/ssl/crl.pem]
|
spec/classes/puppet_server_spec.rb#L487
puppet on centos-8-x86_64 with server_ca_crl_sync => true with server_ca => false and running "puppet apply" should not sync the crl
Failure/Error: should_not contain_file('/etc/custom/puppetlabs/puppet/ssl/crl.pem')
expected that the catalogue would not contain File[/etc/custom/puppetlabs/puppet/ssl/crl.pem]
|
spec/classes/puppet_server_spec.rb#L487
puppet on fedora-36-x86_64 with server_ca_crl_sync => true with server_ca => false and running "puppet apply" should not sync the crl
Failure/Error: should_not contain_file('/etc/custom/puppetlabs/puppet/ssl/crl.pem')
expected that the catalogue would not contain File[/etc/custom/puppetlabs/puppet/ssl/crl.pem]
|
spec/classes/puppet_server_spec.rb#L487
puppet on redhat-9-x86_64 with server_ca_crl_sync => true with server_ca => false and running "puppet apply" should not sync the crl
Failure/Error: should_not contain_file('/etc/custom/puppetlabs/puppet/ssl/crl.pem')
expected that the catalogue would not contain File[/etc/custom/puppetlabs/puppet/ssl/crl.pem]
|
spec/classes/puppet_server_spec.rb#L487
puppet on freebsd-12-amd64 with server_ca_crl_sync => true with server_ca => false and running "puppet apply" should not sync the crl
Failure/Error: should_not contain_file('/etc/custom/puppetlabs/puppet/ssl/crl.pem')
expected that the catalogue would not contain File[/etc/custom/puppetlabs/puppet/ssl/crl.pem]
|
spec/classes/puppet_server_spec.rb#L487
puppet on oraclelinux-7-x86_64 with server_ca_crl_sync => true with server_ca => false and running "puppet apply" should not sync the crl
Failure/Error: should_not contain_file('/etc/custom/puppetlabs/puppet/ssl/crl.pem')
expected that the catalogue would not contain File[/etc/custom/puppetlabs/puppet/ssl/crl.pem]
|
spec/classes/puppet_server_spec.rb#L487
puppet on redhat-8-x86_64 with server_ca_crl_sync => true with server_ca => false and running "puppet apply" should not sync the crl
Failure/Error: should_not contain_file('/etc/custom/puppetlabs/puppet/ssl/crl.pem')
expected that the catalogue would not contain File[/etc/custom/puppetlabs/puppet/ssl/crl.pem]
|
The logs for this run have expired and are no longer available.
Loading