Add support for Debian 11 #492
Annotations
3 errors
spec/classes/rabbitmq_spec.rb#L193
rabbitmq on debian-11-x86_64 with admin_enable set to true with service_manage set to true is expected to contain Package[python]
Failure/Error: it { is_expected.to contain_package('python') } if %w[RedHat Debian SUSE Archlinux].include?(os_facts[:os]['family'])
expected that the catalogue would contain Package[python]
|
spec/classes/rabbitmq_spec.rb#L193
rabbitmq on ubuntu-18.04-x86_64 with admin_enable set to true with service_manage set to true is expected to contain Package[python]
Failure/Error: it { is_expected.to contain_package('python') } if %w[RedHat Debian SUSE Archlinux].include?(os_facts[:os]['family'])
expected that the catalogue would contain Package[python]
|
|
The logs for this run have expired and are no longer available.
Loading