Support EL9 #1570
Annotations
3 errors
Run tests:
spec/classes/foreman_repo_spec.rb#L24
foreman::repo on centos-9-x86_64 with minimal parameters is expected to contain Package[foreman] with ensure => "el8" and provider => "dnfmodule"
Failure/Error: is_expected.to contain_package('foreman').with_ensure('el8').with_provider('dnfmodule')
expected that the catalogue would contain Package[foreman]
|
Run tests:
spec/classes/foreman_repo_spec.rb#L24
foreman::repo on redhat-9-x86_64 with minimal parameters is expected to contain Package[foreman] with ensure => "el8" and provider => "dnfmodule"
Failure/Error: is_expected.to contain_package('foreman').with_ensure('el8').with_provider('dnfmodule')
expected that the catalogue would contain Package[foreman]
|
Run tests
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading