modulesync 7.3.0 #98
Annotations
4 errors
Run tests:
spec/acceptance/splunk_enterprise_spec.rb#L33
splunk enterprise class default parameters Service "Splunkd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "Splunkd" to be running
|
Run tests:
spec/acceptance/splunk_enterprise_spec.rb#L77
splunk enterprise class default parameters seed admin password File "/opt/splunk/etc/passwd" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/opt/splunk/etc/passwd".file?` to be truthy, got false
|
Run tests:
spec/acceptance/splunk_enterprise_spec.rb#L78
splunk enterprise class default parameters seed admin password File "/opt/splunk/etc/passwd" content is expected to match /\$6\$not4r3alh45h/
Failure/Error: its(:content) { is_expected.to match %r{\$6\$not4r3alh45h} }
expected "" to match /\$6\$not4r3alh45h/
Diff:
@@ -1 +1 @@
-/\$6\$not4r3alh45h/
+""
|
Run tests
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading