Fixes #37680 - Stop installing postgresql_evr extension #1172
Annotations
7 errors
spec/classes/application_spec.rb#L22
katello::application on centos-9-x86_64 with default parameters is expected to contain Package[postgresql-evr]
Failure/Error: it { is_expected.to create_package('postgresql-evr') }
expected that the catalogue would contain Package[postgresql-evr]
|
spec/classes/application_spec.rb#L22
katello::application on redhat-9-x86_64 with default parameters is expected to contain Package[postgresql-evr]
Failure/Error: it { is_expected.to create_package('postgresql-evr') }
expected that the catalogue would contain Package[postgresql-evr]
|
spec/classes/application_spec.rb#L22
katello::application on almalinux-8-x86_64 with default parameters is expected to contain Package[postgresql-evr]
Failure/Error: it { is_expected.to create_package('postgresql-evr') }
expected that the catalogue would contain Package[postgresql-evr]
|
spec/classes/application_spec.rb#L22
katello::application on centos-8-x86_64 with default parameters is expected to contain Package[postgresql-evr]
Failure/Error: it { is_expected.to create_package('postgresql-evr') }
expected that the catalogue would contain Package[postgresql-evr]
|
spec/classes/application_spec.rb#L22
katello::application on almalinux-9-x86_64 with default parameters is expected to contain Package[postgresql-evr]
Failure/Error: it { is_expected.to create_package('postgresql-evr') }
expected that the catalogue would contain Package[postgresql-evr]
|
spec/classes/application_spec.rb#L22
katello::application on redhat-8-x86_64 with default parameters is expected to contain Package[postgresql-evr]
Failure/Error: it { is_expected.to create_package('postgresql-evr') }
expected that the catalogue would contain Package[postgresql-evr]
|
|
This job failed
Loading