Add configuration parameters to server and agent #885
Annotations
10 errors
Run tests:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With minimal parameter behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_100805516.dRyY5x.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Resource type not found: Intager (file: /etc/puppetlabs/code/environments/production/modules/zabbix/manifests/agent.pp, line: 187, column: 12) on node oracle8-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Run tests:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With minimal parameter behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_100807689.nCPEs8.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Resource type not found: Intager (file: /etc/puppetlabs/code/environments/production/modules/zabbix/manifests/agent.pp, line: 187, column: 12) on node oracle8-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Run tests:
spec/acceptance/agent_spec.rb#L26
zabbix::agent class with zabbix_version 7.0 With minimal parameter Package "zabbix-agent" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "zabbix-agent" to be installed
|
Run tests:
spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 7.0 With minimal parameter Service "zabbix-agent" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "zabbix-agent" to be running
|
Run tests:
spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 7.0 With minimal parameter Service "zabbix-agent" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "zabbix-agent" to be enabled
|
Run tests:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_100810560.DwOUA3.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Resource type not found: Intager (file: /etc/puppetlabs/code/environments/production/modules/zabbix/manifests/agent.pp, line: 187, column: 12) on node oracle8-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Run tests:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_100812795.q0d8WD.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Resource type not found: Intager (file: /etc/puppetlabs/code/environments/production/modules/zabbix/manifests/agent.pp, line: 187, column: 12) on node oracle8-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Run tests:
spec/acceptance/agent_spec.rb#L54
zabbix::agent class with zabbix_version 7.0 With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agentd.conf" content is expected to match /ListenIP=127.0.0.1/
Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} }
expected "" to match /ListenIP=127.0.0.1/
Diff:
@@ -1 +1 @@
-/ListenIP=127.0.0.1/
+""
|
Run tests:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With ListenIP set to lo behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_100815046.xFAkpW.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Resource type not found: Intager (file: /etc/puppetlabs/code/environments/production/modules/zabbix/manifests/agent.pp, line: 187, column: 12) on node oracle8-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Run tests:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With ListenIP set to lo behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_100817189.I3WDvs.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Resource type not found: Intager (file: /etc/puppetlabs/code/environments/production/modules/zabbix/manifests/agent.pp, line: 187, column: 12) on node oracle8-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Loading