CI #14
ci.yaml
on: workflow_dispatch
Litmus Acceptance
2m 46s
Setup Test Matrix
31s
Matrix: unit
Test suite
0s
Annotations
6 errors
Spec Puppet 8 (Ruby 3.2):
spec/classes/init_spec.rb#L26
systemd_journal_remote supported operating systems on redhat-7-x86_64 is expected to contain Package[systemd-journal-remote] with ensure => "present"
Failure/Error:
is_expected.to contain_package('systemd-journal-remote').with(
ensure: 'present',
)
expected that the catalogue would contain Package[systemd-journal-remote]
|
Spec Puppet 8 (Ruby 3.2)
Process completed with exit code 1.
|
Spec Puppet 7 (Ruby 2.7):
spec/classes/init_spec.rb#L26
systemd_journal_remote supported operating systems on redhat-7-x86_64 is expected to contain Package[systemd-journal-remote] with ensure => "present"
Failure/Error:
is_expected.to contain_package('systemd-journal-remote').with(
ensure: 'present',
)
expected that the catalogue would contain Package[systemd-journal-remote]
|
Spec Puppet 7 (Ruby 2.7)
Process completed with exit code 1.
|
Litmus Acceptance
The run was canceled by @gibbs.
|
Litmus Acceptance
The operation was canceled.
|