Ensure compatibility with Splunk 9.2.0.1 and 9.0.0 #131
Annotations
11 errors
|
Run tests:
spec/classes/forwarder_spec.rb#L44
splunk::forwarder supported operating systems on solaris-10-i86pc splunk when including forwarder and enterprise is expected to fail to compile and raise an error matching /Do not include splunk::forwarder on the same node as splunk::enterprise/
Failure/Error: it { is_expected.to compile.and_raise_error(%r{Do not include splunk::forwarder on the same node as splunk::enterprise}) }
error during compilation: Evaluation Error: Unknown variable: 'splunk::enterprise::version'. (file: /home/runner/work/puppet-splunk/puppet-splunk/spec/fixtures/modules/splunk/manifests/params.pp, line: 115, column: 27) on node fv-az1432-153.2onsmhel0beebdhu3wzfcxcjxc.cx.internal.cloudapp.net
|
Run tests:
spec/classes/forwarder_spec.rb#L51
splunk::forwarder supported operating systems on solaris-10-i86pc when manage_password = true is expected to compile into a catalogue without dependency cycles
Failure/Error: it { is_expected.to compile.with_all_deps }
error during compilation: Evaluation Error: Unknown variable: 'splunk::enterprise::version'. (file: /home/runner/work/puppet-splunk/puppet-splunk/spec/fixtures/modules/splunk/manifests/params.pp, line: 115, column: 27) on node fv-az1432-153.2onsmhel0beebdhu3wzfcxcjxc.cx.internal.cloudapp.net
|
Run tests:
spec/classes/forwarder_spec.rb#L52
splunk::forwarder supported operating systems on solaris-10-i86pc when manage_password = true is expected to contain File[/opt/splunkforwarder/etc/splunk.secret]
Failure/Error: it { is_expected.to contain_file('/opt/splunkforwarder/etc/splunk.secret') }
Puppet::PreformattedError:
Evaluation Error: Unknown variable: 'splunk::enterprise::version'. (file: /home/runner/work/puppet-splunk/puppet-splunk/spec/fixtures/modules/splunk/manifests/params.pp, line: 115, column: 27) on node fv-az1432-153.2onsmhel0beebdhu3wzfcxcjxc.cx.internal.cloudapp.net
|
Run tests:
spec/classes/forwarder_spec.rb#L53
splunk::forwarder supported operating systems on solaris-10-i86pc when manage_password = true is expected to contain File[/opt/splunkforwarder/etc/passwd]
Failure/Error: it { is_expected.to contain_file('/opt/splunkforwarder/etc/passwd') }
Puppet::PreformattedError:
Evaluation Error: Unknown variable: 'splunk::enterprise::version'. (file: /home/runner/work/puppet-splunk/puppet-splunk/spec/fixtures/modules/splunk/manifests/params.pp, line: 115, column: 27) on node fv-az1432-153.2onsmhel0beebdhu3wzfcxcjxc.cx.internal.cloudapp.net
|
Run tests:
spec/classes/forwarder_spec.rb#L61
splunk::forwarder supported operating systems on solaris-10-i86pc when package_provider = yum is expected to contain Package[splunkforwarder] with provider => "yum"
Failure/Error: it { is_expected.to contain_package('splunkforwarder').with(provider: 'yum') }
Puppet::PreformattedError:
Evaluation Error: Unknown variable: 'splunk::enterprise::version'. (file: /home/runner/work/puppet-splunk/puppet-splunk/spec/fixtures/modules/splunk/manifests/params.pp, line: 115, column: 27) on node fv-az1432-153.2onsmhel0beebdhu3wzfcxcjxc.cx.internal.cloudapp.net
|
Run tests:
spec/classes/forwarder_spec.rb#L77
splunk::forwarder supported operating systems 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 Class[splunk::forwarder::service::nix]
Failure/Error: it { is_expected.to contain_class('splunk::forwarder::service::nix') }
Puppet::PreformattedError:
Evaluation Error: Unknown variable: 'splunk::enterprise::version'. (file: /home/runner/work/puppet-splunk/puppet-splunk/spec/fixtures/modules/splunk/manifests/params.pp, line: 115, column: 27) on node fv-az1432-153.2onsmhel0beebdhu3wzfcxcjxc.cx.internal.cloudapp.net
|
Run tests:
spec/classes/forwarder_spec.rb#L78
splunk::forwarder supported operating systems 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 Class[splunk::forwarder] with service_name => "splunk"
Failure/Error: it { is_expected.to contain_class('splunk::forwarder').with(service_name: 'splunk') }
Puppet::PreformattedError:
Evaluation Error: Unknown variable: 'splunk::enterprise::version'. (file: /home/runner/work/puppet-splunk/puppet-splunk/spec/fixtures/modules/splunk/manifests/params.pp, line: 115, column: 27) on node fv-az1432-153.2onsmhel0beebdhu3wzfcxcjxc.cx.internal.cloudapp.net
|
Run tests:
spec/classes/enterprise_spec.rb#L61
splunk::enterprise correct download URL on redhat-9-x86_64 when version is lower than 9.0.5 is expected to compile into a catalogue without dependency cycles
Failure/Error: is_expected.to compile.with_all_deps
error during compilation: Evaluation Error: Unknown variable: 'splunk::enterprise::version'. (file: /home/runner/work/puppet-splunk/puppet-splunk/spec/fixtures/modules/splunk/manifests/params.pp, line: 115, column: 27) on node fv-az1432-153.2onsmhel0beebdhu3wzfcxcjxc.cx.internal.cloudapp.net
|
Run tests:
spec/classes/forwarder_spec.rb#L79
splunk::forwarder supported operating systems 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 Exec[stop_splunkforwarder] with command => "/opt/splunkforwarder/bin/splunk stop"
Failure/Error: it { is_expected.to contain_exec('stop_splunkforwarder').with(command: '/opt/splunkforwarder/bin/splunk stop') }
Puppet::PreformattedError:
Evaluation Error: Unknown variable: 'splunk::enterprise::version'. (file: /home/runner/work/puppet-splunk/puppet-splunk/spec/fixtures/modules/splunk/manifests/params.pp, line: 115, column: 27) on node fv-az1432-153.2onsmhel0beebdhu3wzfcxcjxc.cx.internal.cloudapp.net
|
Run tests:
spec/classes/forwarder_spec.rb#L80
splunk::forwarder supported operating systems 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 Exec[enable_splunkforwarder] with command => "/opt/splunkforwarder/bin/splunk enable boot-start -user root --accept-license --answer-yes --no-prompt"
Failure/Error: it { is_expected.to contain_exec('enable_splunkforwarder').with(command: '/opt/splunkforwarder/bin/splunk enable boot-start -user root --accept-license --answer-yes --no-prompt') }
Puppet::PreformattedError:
Evaluation Error: Unknown variable: 'splunk::enterprise::version'. (file: /home/runner/work/puppet-splunk/puppet-splunk/spec/fixtures/modules/splunk/manifests/params.pp, line: 115, column: 27) on node fv-az1432-153.2onsmhel0beebdhu3wzfcxcjxc.cx.internal.cloudapp.net
|
Loading