Feature file permissions #51
Annotations
3 errors and 10 warnings
Run tests:
spec/acceptance/class_logstash_spec.rb#L198
class logstash jvm_options parameter with '-Xms1g' runs java with -Xms1g
Failure/Error: expect(logstash_process_list.pop).to include('-Xms1g')
expected "logstash /usr/share/logstash/jdk/bin/java -cp /usr/share/logstash/logstash-core/lib/jars/animal-snif...stash/logstash-core/lib/jars/snakeyaml-1.23.jar org.logstash.Logstash --path.settings=/etc/logstash" to include "-Xms1g"
|
Run tests:
spec/acceptance/class_logstash_spec.rb#L206
class logstash jvm_options parameter with '-Xms1g' runs java with the default "expert" flags
Failure/Error: expect(logstash_process_list.pop).to include(flag)
expected "logstash /usr/share/logstash/jdk/bin/java -cp /usr/share/logstash/logstash-core/lib/jars/animal-snif...stash/logstash-core/lib/jars/snakeyaml-1.23.jar org.logstash.Logstash --path.settings=/etc/logstash" to include "-Dfile.encoding=UTF-8"
|
Run tests
Process completed with exit code 1.
|
Run tests:
spec/acceptance/class_logstash_spec.rb#L82
class logstash ensure => present when installing from a "puppet://" url There is no rpm package in the module ...
Skipped: There is no rpm package in the module ...
|
Run tests:
spec/acceptance/class_logstash_spec.rb#L6
class logstash ensure => present when installing from a "puppet://" url behaves like a logstash installer installs logstash version 7.17.7
Skipped: There is no rpm package in the module ...
|
Run tests:
spec/acceptance/class_logstash_spec.rb#L33
class logstash ensure => present when installing from a "puppet://" url behaves like a logstash installer spawns a single logstash process
Skipped: There is no rpm package in the module ...
|
Run tests:
spec/acceptance/class_logstash_spec.rb#L37
class logstash ensure => present when installing from a "puppet://" url behaves like a logstash installer runs logstash as the "logstash" user
Skipped: There is no rpm package in the module ...
|
Run tests:
spec/acceptance/class_logstash_spec.rb#L13
class logstash ensure => present when installing from a "puppet://" url behaves like a logstash installer Package "logstash"
Skipped: There is no rpm package in the module ...
|
Run tests:
spec/acceptance/class_logstash_spec.rb#L25
class logstash ensure => present when installing from a "puppet://" url behaves like a logstash installer Service "logstash"
Skipped: There is no rpm package in the module ...
|
Run tests:
spec/acceptance/class_logstash_spec.rb#L27
class logstash ensure => present when installing from a "puppet://" url behaves like a logstash installer Service "logstash" be_enableds
Skipped: There is no rpm package in the module ...
|
Run tests:
spec/acceptance/class_plugin_spec.rb#L67
class plugin can install x-pack from an https url
Skipped: The latest x-pack release is 6.2.4 released April 17, 2018 ...
|
Run tests:
spec/acceptance/class_plugin_spec.rb#L76
class plugin can install a plugin from a "puppet://" url
Skipped: There is no plugins embedded in the module ...
|
Run tests:
spec/acceptance/class_plugin_spec.rb#L84
class plugin can install a plugin from a local gem
Skipped: No download means no local plugin available ...
|
The logs for this run have expired and are no longer available.
Loading