modulesync 7.5.0 #332
Annotations
10 errors
Run tests:
spec/unit/puppet/type/rabbitmq_parameter_spec.rb#L70
Puppet::Type::Rabbitmq_parameter accepts array as myparameter
Failure/Error: value[k] = v.to_i if v =~ %r{\A[-+]?[0-9]+\z}
Puppet::ResourceError:
Parameter value failed on Rabbitmq_parameter[documentumShovel@/]: Munging failed for value {"myparameter"=>["my", "string"]} in class value: undefined method `=~' for ["my", "string"]:Array
|
Run tests:
spec/classes/rabbitmq_spec.rb#L157
rabbitmq on centos-7-x86_64 with file_limit => 'infinity' is expected not to contain Systemd::Service_limits[rabbitmq-server.service]
Failure/Error: it { is_expected.not_to contain_systemd__service_limits("#{name}.service") }
expected that the catalogue would not contain Systemd::Service_limits[rabbitmq-server.service]
|
Run tests:
spec/classes/rabbitmq_spec.rb#L157
rabbitmq on centos-7-x86_64 with file_limit => '-1' is expected not to contain Systemd::Service_limits[rabbitmq-server.service]
Failure/Error: it { is_expected.not_to contain_systemd__service_limits("#{name}.service") }
expected that the catalogue would not contain Systemd::Service_limits[rabbitmq-server.service]
|
Run tests:
spec/classes/rabbitmq_spec.rb#L157
rabbitmq on centos-7-x86_64 with file_limit => '1234' is expected not to contain Systemd::Service_limits[rabbitmq-server.service]
Failure/Error: it { is_expected.not_to contain_systemd__service_limits("#{name}.service") }
expected that the catalogue would not contain Systemd::Service_limits[rabbitmq-server.service]
|
Run tests:
spec/classes/rabbitmq_spec.rb#L189
rabbitmq on centos-7-x86_64 with oom_score_adj => '-1000' is expected not to contain Systemd::Service_limits[rabbitmq-server.service]
Failure/Error: it { is_expected.not_to contain_systemd__service_limits("#{name}.service") }
expected that the catalogue would not contain Systemd::Service_limits[rabbitmq-server.service]
|
Run tests:
spec/classes/rabbitmq_spec.rb#L189
rabbitmq on centos-7-x86_64 with oom_score_adj => '0' is expected not to contain Systemd::Service_limits[rabbitmq-server.service]
Failure/Error: it { is_expected.not_to contain_systemd__service_limits("#{name}.service") }
expected that the catalogue would not contain Systemd::Service_limits[rabbitmq-server.service]
|
Run tests:
spec/classes/rabbitmq_spec.rb#L189
rabbitmq on centos-7-x86_64 with oom_score_adj => '1000' is expected not to contain Systemd::Service_limits[rabbitmq-server.service]
Failure/Error: it { is_expected.not_to contain_systemd__service_limits("#{name}.service") }
expected that the catalogue would not contain Systemd::Service_limits[rabbitmq-server.service]
|
Run tests:
spec/classes/rabbitmq_spec.rb#L212
rabbitmq on centos-7-x86_64 on systems without systemd is expected not to contain Systemd::Service_limits[rabbitmq-server.service]
Failure/Error: it { is_expected.not_to contain_systemd__service_limits("#{name}.service") }
expected that the catalogue would not contain Systemd::Service_limits[rabbitmq-server.service]
|
Run tests:
spec/classes/rabbitmq_spec.rb#L157
rabbitmq on debian-10-x86_64 with file_limit => 'infinity' is expected not to contain Systemd::Service_limits[rabbitmq-server.service]
Failure/Error: it { is_expected.not_to contain_systemd__service_limits("#{name}.service") }
expected that the catalogue would not contain Systemd::Service_limits[rabbitmq-server.service]
|
Run tests:
spec/classes/rabbitmq_spec.rb#L157
rabbitmq on debian-10-x86_64 with file_limit => '-1' is expected not to contain Systemd::Service_limits[rabbitmq-server.service]
Failure/Error: it { is_expected.not_to contain_systemd__service_limits("#{name}.service") }
expected that the catalogue would not contain Systemd::Service_limits[rabbitmq-server.service]
|
Loading