modulesync 7.3.0 #99
ci.yml
on: pull_request
Puppet
/
Static validations
23s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
10 errors
Puppet / 7 (Ruby 2.7):
spec/classes/broker_spec.rb#L80
kafka::broker on sles-15-x86_64 kafka::broker::service limit_nofile set is expected to contain File[/etc/init.d/kafka] with content =~ /ulimit -n 65536$/
Failure/Error: it { is_expected.to contain_file('/etc/init.d/kafka').with_content %r{ulimit -n 65536$} }
expected that the catalogue would contain File[/etc/init.d/kafka] with content set to /ulimit -n 65536$/ but it is set to nil
|
Puppet / 7 (Ruby 2.7):
spec/classes/broker_spec.rb#L90
kafka::broker on sles-15-x86_64 kafka::broker::service limit_core set is expected to contain File[/etc/init.d/kafka] with content =~ /ulimit -c infinity$/
Failure/Error: it { is_expected.to contain_file('/etc/init.d/kafka').with_content %r{ulimit -c infinity$} }
expected that the catalogue would contain File[/etc/init.d/kafka] with content set to /ulimit -c infinity$/ but it is set to nil
|
Puppet / 7 (Ruby 2.7):
spec/classes/mirror_spec.rb#L56
kafka::mirror on sles-15-x86_64 kafka::mirror::service defaults is expected to contain File[/etc/init.d/kafka-mirror] with content =~ /\/opt\/kafka\/config\/(?=.*consumer)|(?=.*producer).properties/
Failure/Error: it { is_expected.to contain_file('/etc/init.d/kafka-mirror').with_content %r{/opt/kafka/config/(?=.*consumer)|(?=.*producer).properties} }
expected that the catalogue would contain File[/etc/init.d/kafka-mirror] with content set to /\/opt\/kafka\/config\/(?=.*consumer)|(?=.*producer).properties/ but it is set to nil
|
Puppet / 7 (Ruby 2.7):
spec/classes/broker_spec.rb#L80
kafka::broker on ubuntu-18.04-x86_64 kafka::broker::service limit_nofile set is expected to contain File[/etc/init.d/kafka] with content =~ /ulimit -n 65536$/
Failure/Error: it { is_expected.to contain_file('/etc/init.d/kafka').with_content %r{ulimit -n 65536$} }
expected that the catalogue would contain File[/etc/init.d/kafka] with content set to /ulimit -n 65536$/ but it is set to nil
|
Puppet / 7 (Ruby 2.7):
spec/classes/broker_spec.rb#L90
kafka::broker on ubuntu-18.04-x86_64 kafka::broker::service limit_core set is expected to contain File[/etc/init.d/kafka] with content =~ /ulimit -c infinity$/
Failure/Error: it { is_expected.to contain_file('/etc/init.d/kafka').with_content %r{ulimit -c infinity$} }
expected that the catalogue would contain File[/etc/init.d/kafka] with content set to /ulimit -c infinity$/ but it is set to nil
|
Puppet / 7 (Ruby 2.7):
spec/classes/mirror_spec.rb#L56
kafka::mirror on ubuntu-18.04-x86_64 kafka::mirror::service defaults is expected to contain File[/etc/init.d/kafka-mirror] with content =~ /\/opt\/kafka\/config\/(?=.*consumer)|(?=.*producer).properties/
Failure/Error: it { is_expected.to contain_file('/etc/init.d/kafka-mirror').with_content %r{/opt/kafka/config/(?=.*consumer)|(?=.*producer).properties} }
expected that the catalogue would contain File[/etc/init.d/kafka-mirror] with content set to /\/opt\/kafka\/config\/(?=.*consumer)|(?=.*producer).properties/ but it is set to nil
|
Puppet / 7 (Ruby 2.7):
spec/classes/broker_spec.rb#L80
kafka::broker on centos-7-x86_64 kafka::broker::service limit_nofile set is expected to contain File[/etc/init.d/kafka] with content =~ /ulimit -n 65536$/
Failure/Error: it { is_expected.to contain_file('/etc/init.d/kafka').with_content %r{ulimit -n 65536$} }
expected that the catalogue would contain File[/etc/init.d/kafka] with content set to /ulimit -n 65536$/ but it is set to nil
|
Puppet / 7 (Ruby 2.7):
spec/classes/broker_spec.rb#L90
kafka::broker on centos-7-x86_64 kafka::broker::service limit_core set is expected to contain File[/etc/init.d/kafka] with content =~ /ulimit -c infinity$/
Failure/Error: it { is_expected.to contain_file('/etc/init.d/kafka').with_content %r{ulimit -c infinity$} }
expected that the catalogue would contain File[/etc/init.d/kafka] with content set to /ulimit -c infinity$/ but it is set to nil
|
Puppet / 7 (Ruby 2.7):
spec/classes/mirror_spec.rb#L56
kafka::mirror on centos-7-x86_64 kafka::mirror::service defaults is expected to contain File[/etc/init.d/kafka-mirror] with content =~ /\/opt\/kafka\/config\/(?=.*consumer)|(?=.*producer).properties/
Failure/Error: it { is_expected.to contain_file('/etc/init.d/kafka-mirror').with_content %r{/opt/kafka/config/(?=.*consumer)|(?=.*producer).properties} }
expected that the catalogue would contain File[/etc/init.d/kafka-mirror] with content set to /\/opt\/kafka\/config\/(?=.*consumer)|(?=.*producer).properties/ but it is set to nil
|
Puppet / 7 (Ruby 2.7):
spec/classes/broker_spec.rb#L80
kafka::broker on debian-10-x86_64 kafka::broker::service limit_nofile set is expected to contain File[/etc/init.d/kafka] with content =~ /ulimit -n 65536$/
Failure/Error: it { is_expected.to contain_file('/etc/init.d/kafka').with_content %r{ulimit -n 65536$} }
expected that the catalogue would contain File[/etc/init.d/kafka] with content set to /ulimit -n 65536$/ but it is set to nil
|