Improve yum::copr idempotency #300
Annotations
3 errors
Run tests:
spec/acceptance/copr_spec.rb#L25
yum::copr when copart/restic is disabled must work idempotently with no errors
Failure/Error: apply_manifest(pp, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet7.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_142413544.vfKfbr.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for centos9-64-puppet7.example.com in environment production in 0.04 seconds
Info: Using environment 'production'
Info: Applying configuration version '1733667855'
�[mNotice: /Stage[main]/Main/Yum::Copr[copart/restic]/Exec[dnf -y copr disable copart/restic]/returns: executed successfully
�[mNotice: Applied catalog in 0.38 seconds
|
Run tests:
spec/acceptance/copr_spec.rb#L63
yum::copr when @caddy/caddy is enabled must work idempotently with no errors
Failure/Error: apply_manifest(pp, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet7.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_142425073.mLSnmL.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for centos9-64-puppet7.example.com in environment production in 0.04 seconds
Info: Using environment 'production'
Info: Applying configuration version '1733667867'
�[mNotice: /Stage[main]/Main/Yum::Copr[@caddy/caddy]/Exec[dnf -y copr enable @caddy/caddy]/returns: executed successfully
�[mNotice: Applied catalog in 0.57 seconds
|
Run tests
Process completed with exit code 1.
|
Loading