Ensure compatibility with Splunk 9.2.0.1 and 9.0.0 #134
Annotations
9 errors
Run tests:
spec/classes/enterprise_spec.rb#L137
splunk::enterprise correct download URL on solaris-11-i86pc with $boot_start = true (defaults) with $facts[service_provider] == init and $splunk::params::version >= 7.2.2 is expected to contain Package[net-tools] with ensure => "installed"
Failure/Error: it { is_expected.to contain_package('net-tools').with(ensure: 'installed') }
expected that the catalogue would contain Package[net-tools]
|
Run tests:
spec/classes/enterprise_spec.rb#L213
splunk::enterprise correct download URL on solaris-11-i86pc with $boot_start = true (defaults) with $facts[service_provider] == systemd and $splunk::params::version >= 7.2.2 is expected to contain Package[net-tools] with ensure => "installed"
Failure/Error: it { is_expected.to contain_package('net-tools').with(ensure: 'installed') }
expected that the catalogue would contain Package[net-tools]
|
Run tests:
spec/classes/enterprise_spec.rb#L307
splunk::enterprise correct download URL on solaris-11-i86pc with $boot_start = false with $facts[service_provider] == init and $splunk::params::version >= 7.2.2 is expected to contain Package[net-tools] with ensure => "installed"
Failure/Error: it { is_expected.to contain_package('net-tools').with(ensure: 'installed') }
expected that the catalogue would contain Package[net-tools]
|
Run tests:
spec/classes/enterprise_spec.rb#L383
splunk::enterprise correct download URL on solaris-11-i86pc with $boot_start = false with $facts[service_provider] == systemd and $splunk::params::version >= 7.2.2 is expected to contain Package[net-tools] with ensure => "installed"
Failure/Error: it { is_expected.to contain_package('net-tools').with(ensure: 'installed') }
expected that the catalogue would contain Package[net-tools]
|
Run tests:
spec/classes/enterprise_spec.rb#L137
splunk::enterprise correct download URL on solaris-10-i86pc with $boot_start = true (defaults) with $facts[service_provider] == init and $splunk::params::version >= 7.2.2 is expected to contain Package[net-tools] with ensure => "installed"
Failure/Error: it { is_expected.to contain_package('net-tools').with(ensure: 'installed') }
expected that the catalogue would contain Package[net-tools]
|
Run tests:
spec/classes/enterprise_spec.rb#L213
splunk::enterprise correct download URL on solaris-10-i86pc with $boot_start = true (defaults) with $facts[service_provider] == systemd and $splunk::params::version >= 7.2.2 is expected to contain Package[net-tools] with ensure => "installed"
Failure/Error: it { is_expected.to contain_package('net-tools').with(ensure: 'installed') }
expected that the catalogue would contain Package[net-tools]
|
Run tests:
spec/classes/enterprise_spec.rb#L307
splunk::enterprise correct download URL on solaris-10-i86pc with $boot_start = false with $facts[service_provider] == init and $splunk::params::version >= 7.2.2 is expected to contain Package[net-tools] with ensure => "installed"
Failure/Error: it { is_expected.to contain_package('net-tools').with(ensure: 'installed') }
expected that the catalogue would contain Package[net-tools]
|
Run tests:
spec/classes/enterprise_spec.rb#L383
splunk::enterprise correct download URL on solaris-10-i86pc with $boot_start = false with $facts[service_provider] == systemd and $splunk::params::version >= 7.2.2 is expected to contain Package[net-tools] with ensure => "installed"
Failure/Error: it { is_expected.to contain_package('net-tools').with(ensure: 'installed') }
expected that the catalogue would contain Package[net-tools]
|
Run tests
Process completed with exit code 1.
|
Loading