CI #1475
Annotations
5 errors
spec/classes/foreman_spec.rb#L140
foreman on ubuntu-20.04-x86_64 with default parameters is expected to contain Service[postgresqld] that notifies Service[dynflow-sidekiq@orchestrator]
Failure/Error:
is_expected.to contain_service('postgresqld')
.that_notifies('Service[dynflow-sidekiq@orchestrator]')
expected that the catalogue would contain Service[postgresqld]
|
spec/classes/foreman_spec.rb#L140
foreman on redhat-8-x86_64 with default parameters is expected to contain Service[postgresqld] that notifies Service[dynflow-sidekiq@orchestrator]
Failure/Error:
is_expected.to contain_service('postgresqld')
.that_notifies('Service[dynflow-sidekiq@orchestrator]')
expected that the catalogue would contain Service[postgresqld]
|
spec/classes/foreman_spec.rb#L140
foreman on debian-11-x86_64 with default parameters is expected to contain Service[postgresqld] that notifies Service[dynflow-sidekiq@orchestrator]
Failure/Error:
is_expected.to contain_service('postgresqld')
.that_notifies('Service[dynflow-sidekiq@orchestrator]')
expected that the catalogue would contain Service[postgresqld]
|
spec/classes/foreman_spec.rb#L140
foreman on centos-8-x86_64 with default parameters is expected to contain Service[postgresqld] that notifies Service[dynflow-sidekiq@orchestrator]
Failure/Error:
is_expected.to contain_service('postgresqld')
.that_notifies('Service[dynflow-sidekiq@orchestrator]')
expected that the catalogue would contain Service[postgresqld]
|
|
The logs for this run have expired and are no longer available.
Loading