modulesync 9.1.0 #404
Annotations
8 errors and 1 warning
spec/classes/openldap_server_slapdconf_spec.rb#L20
openldap::server::slapdconf on redhat-8-x86_64 with no parameters is expected not to contain Openldap::Server::Database[dc=my-domain,dc=com] with ensure => :absent
Failure/Error: it { is_expected.not_to contain_openldap__server__database('dc=my-domain,dc=com').with(ensure: :absent) }
expected that the catalogue would not contain Openldap::Server::Database[dc=my-domain,dc=com]
|
spec/classes/openldap_server_slapdconf_spec.rb#L20
openldap::server::slapdconf on redhat-9-x86_64 with no parameters is expected not to contain Openldap::Server::Database[dc=my-domain,dc=com] with ensure => :absent
Failure/Error: it { is_expected.not_to contain_openldap__server__database('dc=my-domain,dc=com').with(ensure: :absent) }
expected that the catalogue would not contain Openldap::Server::Database[dc=my-domain,dc=com]
|
spec/classes/openldap_server_slapdconf_spec.rb#L20
openldap::server::slapdconf on almalinux-8-x86_64 with no parameters is expected not to contain Openldap::Server::Database[dc=my-domain,dc=com] with ensure => :absent
Failure/Error: it { is_expected.not_to contain_openldap__server__database('dc=my-domain,dc=com').with(ensure: :absent) }
expected that the catalogue would not contain Openldap::Server::Database[dc=my-domain,dc=com]
|
spec/classes/openldap_server_slapdconf_spec.rb#L20
openldap::server::slapdconf on almalinux-9-x86_64 with no parameters is expected not to contain Openldap::Server::Database[dc=my-domain,dc=com] with ensure => :absent
Failure/Error: it { is_expected.not_to contain_openldap__server__database('dc=my-domain,dc=com').with(ensure: :absent) }
expected that the catalogue would not contain Openldap::Server::Database[dc=my-domain,dc=com]
|
spec/classes/openldap_server_slapdconf_spec.rb#L20
openldap::server::slapdconf on rocky-8-x86_64 with no parameters is expected not to contain Openldap::Server::Database[dc=my-domain,dc=com] with ensure => :absent
Failure/Error: it { is_expected.not_to contain_openldap__server__database('dc=my-domain,dc=com').with(ensure: :absent) }
expected that the catalogue would not contain Openldap::Server::Database[dc=my-domain,dc=com]
|
spec/classes/openldap_server_slapdconf_spec.rb#L20
openldap::server::slapdconf on rocky-9-x86_64 with no parameters is expected not to contain Openldap::Server::Database[dc=my-domain,dc=com] with ensure => :absent
Failure/Error: it { is_expected.not_to contain_openldap__server__database('dc=my-domain,dc=com').with(ensure: :absent) }
expected that the catalogue would not contain Openldap::Server::Database[dc=my-domain,dc=com]
|
spec/classes/openldap_server_slapdconf_spec.rb#L20
openldap::server::slapdconf on centos-9-x86_64 with no parameters is expected not to contain Openldap::Server::Database[dc=my-domain,dc=com] with ensure => :absent
Failure/Error: it { is_expected.not_to contain_openldap__server__database('dc=my-domain,dc=com').with(ensure: :absent) }
expected that the catalogue would not contain Openldap::Server::Database[dc=my-domain,dc=com]
|
|
spec/unit/puppet/type/openldap_database_spec.rb#L31
Puppet::Type::Openldap_database namevar validation allows more valid suffix
Skipped: These are valid DNs, but we need a proper parser to match them, not a regexp
|
This job failed
Loading