Let systemd relationship handle dynflow restarts #1564
ci.yml
on: pull_request
Puppet
/
Static validations
24s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
20 errors
Puppet / 8 (Ruby 3.2):
spec/defines/foreman_dynflow_worker_spec.rb#L64
foreman::dynflow::worker on centos-8-x86_64 ensure => present with multiple queues is expected to contain Service[dynflow-sidekiq@test_worker] with ensure => "running" and enable => true
Failure/Error:
should contain_service('dynflow-sidekiq@test_worker')
.with_ensure('running')
.with_enable(true)
expected that the catalogue would contain Service[dynflow-sidekiq@test_worker] with ensure set to "running" but it is set to true
|
Puppet / 8 (Ruby 3.2):
spec/defines/foreman_dynflow_worker_spec.rb#L64
foreman::dynflow::worker on debian-11-x86_64 ensure => present with multiple queues is expected to contain Service[dynflow-sidekiq@test_worker] with ensure => "running" and enable => true
Failure/Error:
should contain_service('dynflow-sidekiq@test_worker')
.with_ensure('running')
.with_enable(true)
expected that the catalogue would contain Service[dynflow-sidekiq@test_worker] with ensure set to "running" but it is set to true
|
Puppet / 8 (Ruby 3.2):
spec/defines/foreman_dynflow_worker_spec.rb#L64
foreman::dynflow::worker on redhat-8-x86_64 ensure => present with multiple queues is expected to contain Service[dynflow-sidekiq@test_worker] with ensure => "running" and enable => true
Failure/Error:
should contain_service('dynflow-sidekiq@test_worker')
.with_ensure('running')
.with_enable(true)
expected that the catalogue would contain Service[dynflow-sidekiq@test_worker] with ensure set to "running" but it is set to true
|
Puppet / 8 (Ruby 3.2):
spec/defines/foreman_dynflow_worker_spec.rb#L64
foreman::dynflow::worker on ubuntu-20.04-x86_64 ensure => present with multiple queues is expected to contain Service[dynflow-sidekiq@test_worker] with ensure => "running" and enable => true
Failure/Error:
should contain_service('dynflow-sidekiq@test_worker')
.with_ensure('running')
.with_enable(true)
expected that the catalogue would contain Service[dynflow-sidekiq@test_worker] with ensure set to "running" but it is set to true
|
Puppet / 8 (Ruby 3.2):
spec/classes/foreman_spec.rb#L157
foreman on centos-8-x86_64 with default parameters is expected to contain Service[dynflow-sidekiq@orchestrator] that requires Class[redis]
Failure/Error: it { is_expected.to contain_service('dynflow-sidekiq@orchestrator').with_ensure('running').with_enable(true).that_requires('Class[redis]') }
expected that the catalogue would contain Service[dynflow-sidekiq@orchestrator] with ensure set to "running" but it is set to true
|
Puppet / 8 (Ruby 3.2):
spec/classes/foreman_spec.rb#L158
foreman on centos-8-x86_64 with default parameters is expected to contain Service[dynflow-sidekiq@worker-1] that requires Class[redis]
Failure/Error: it { is_expected.to contain_service('dynflow-sidekiq@worker-1').with_ensure('running').with_enable(true).that_requires('Class[redis]') }
expected that the catalogue would contain Service[dynflow-sidekiq@worker-1] with ensure set to "running" but it is set to true
|
Puppet / 8 (Ruby 3.2):
spec/classes/foreman_spec.rb#L157
foreman on debian-11-x86_64 with default parameters is expected to contain Service[dynflow-sidekiq@orchestrator] that requires Class[redis]
Failure/Error: it { is_expected.to contain_service('dynflow-sidekiq@orchestrator').with_ensure('running').with_enable(true).that_requires('Class[redis]') }
expected that the catalogue would contain Service[dynflow-sidekiq@orchestrator] with ensure set to "running" but it is set to true
|
Puppet / 8 (Ruby 3.2):
spec/classes/foreman_spec.rb#L158
foreman on debian-11-x86_64 with default parameters is expected to contain Service[dynflow-sidekiq@worker-1] that requires Class[redis]
Failure/Error: it { is_expected.to contain_service('dynflow-sidekiq@worker-1').with_ensure('running').with_enable(true).that_requires('Class[redis]') }
expected that the catalogue would contain Service[dynflow-sidekiq@worker-1] with ensure set to "running" but it is set to true
|
Puppet / 8 (Ruby 3.2):
spec/classes/foreman_spec.rb#L157
foreman on redhat-8-x86_64 with default parameters is expected to contain Service[dynflow-sidekiq@orchestrator] that requires Class[redis]
Failure/Error: it { is_expected.to contain_service('dynflow-sidekiq@orchestrator').with_ensure('running').with_enable(true).that_requires('Class[redis]') }
expected that the catalogue would contain Service[dynflow-sidekiq@orchestrator] with ensure set to "running" but it is set to true
|
Puppet / 8 (Ruby 3.2):
spec/classes/foreman_spec.rb#L158
foreman on redhat-8-x86_64 with default parameters is expected to contain Service[dynflow-sidekiq@worker-1] that requires Class[redis]
Failure/Error: it { is_expected.to contain_service('dynflow-sidekiq@worker-1').with_ensure('running').with_enable(true).that_requires('Class[redis]') }
expected that the catalogue would contain Service[dynflow-sidekiq@worker-1] with ensure set to "running" but it is set to true
|
Puppet / 7 (Ruby 2.7):
spec/defines/foreman_dynflow_worker_spec.rb#L64
foreman::dynflow::worker on debian-11-x86_64 ensure => present with multiple queues is expected to contain Service[dynflow-sidekiq@test_worker] with ensure => "running" and enable => true
Failure/Error:
should contain_service('dynflow-sidekiq@test_worker')
.with_ensure('running')
.with_enable(true)
expected that the catalogue would contain Service[dynflow-sidekiq@test_worker] with ensure set to "running" but it is set to true
|
Puppet / 7 (Ruby 2.7):
spec/defines/foreman_dynflow_worker_spec.rb#L64
foreman::dynflow::worker on redhat-8-x86_64 ensure => present with multiple queues is expected to contain Service[dynflow-sidekiq@test_worker] with ensure => "running" and enable => true
Failure/Error:
should contain_service('dynflow-sidekiq@test_worker')
.with_ensure('running')
.with_enable(true)
expected that the catalogue would contain Service[dynflow-sidekiq@test_worker] with ensure set to "running" but it is set to true
|
Puppet / 7 (Ruby 2.7):
spec/defines/foreman_dynflow_worker_spec.rb#L64
foreman::dynflow::worker on centos-8-x86_64 ensure => present with multiple queues is expected to contain Service[dynflow-sidekiq@test_worker] with ensure => "running" and enable => true
Failure/Error:
should contain_service('dynflow-sidekiq@test_worker')
.with_ensure('running')
.with_enable(true)
expected that the catalogue would contain Service[dynflow-sidekiq@test_worker] with ensure set to "running" but it is set to true
|
Puppet / 7 (Ruby 2.7):
spec/defines/foreman_dynflow_worker_spec.rb#L64
foreman::dynflow::worker on ubuntu-20.04-x86_64 ensure => present with multiple queues is expected to contain Service[dynflow-sidekiq@test_worker] with ensure => "running" and enable => true
Failure/Error:
should contain_service('dynflow-sidekiq@test_worker')
.with_ensure('running')
.with_enable(true)
expected that the catalogue would contain Service[dynflow-sidekiq@test_worker] with ensure set to "running" but it is set to true
|
Puppet / 7 (Ruby 2.7):
spec/classes/foreman_spec.rb#L157
foreman on debian-11-x86_64 with default parameters is expected to contain Service[dynflow-sidekiq@orchestrator] that requires Class[redis]
Failure/Error: it { is_expected.to contain_service('dynflow-sidekiq@orchestrator').with_ensure('running').with_enable(true).that_requires('Class[redis]') }
expected that the catalogue would contain Service[dynflow-sidekiq@orchestrator] with ensure set to "running" but it is set to true
|
Puppet / 7 (Ruby 2.7):
spec/classes/foreman_spec.rb#L158
foreman on debian-11-x86_64 with default parameters is expected to contain Service[dynflow-sidekiq@worker-1] that requires Class[redis]
Failure/Error: it { is_expected.to contain_service('dynflow-sidekiq@worker-1').with_ensure('running').with_enable(true).that_requires('Class[redis]') }
expected that the catalogue would contain Service[dynflow-sidekiq@worker-1] with ensure set to "running" but it is set to true
|
Puppet / 7 (Ruby 2.7):
spec/classes/foreman_spec.rb#L157
foreman on redhat-8-x86_64 with default parameters is expected to contain Service[dynflow-sidekiq@orchestrator] that requires Class[redis]
Failure/Error: it { is_expected.to contain_service('dynflow-sidekiq@orchestrator').with_ensure('running').with_enable(true).that_requires('Class[redis]') }
expected that the catalogue would contain Service[dynflow-sidekiq@orchestrator] with ensure set to "running" but it is set to true
|
Puppet / 7 (Ruby 2.7):
spec/classes/foreman_spec.rb#L158
foreman on redhat-8-x86_64 with default parameters is expected to contain Service[dynflow-sidekiq@worker-1] that requires Class[redis]
Failure/Error: it { is_expected.to contain_service('dynflow-sidekiq@worker-1').with_ensure('running').with_enable(true).that_requires('Class[redis]') }
expected that the catalogue would contain Service[dynflow-sidekiq@worker-1] with ensure set to "running" but it is set to true
|
Puppet / 7 (Ruby 2.7):
spec/classes/foreman_spec.rb#L157
foreman on centos-8-x86_64 with default parameters is expected to contain Service[dynflow-sidekiq@orchestrator] that requires Class[redis]
Failure/Error: it { is_expected.to contain_service('dynflow-sidekiq@orchestrator').with_ensure('running').with_enable(true).that_requires('Class[redis]') }
expected that the catalogue would contain Service[dynflow-sidekiq@orchestrator] with ensure set to "running" but it is set to true
|
Puppet / 7 (Ruby 2.7):
spec/classes/foreman_spec.rb#L158
foreman on centos-8-x86_64 with default parameters is expected to contain Service[dynflow-sidekiq@worker-1] that requires Class[redis]
Failure/Error: it { is_expected.to contain_service('dynflow-sidekiq@worker-1').with_ensure('running').with_enable(true).that_requires('Class[redis]') }
expected that the catalogue would contain Service[dynflow-sidekiq@worker-1] with ensure set to "running" but it is set to true
|