Add acceptance for zabbix::proxy class #776
Annotations
3 errors
Run tests:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.1.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::proxy class default parameters 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 'centos8-64-puppet8.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082848475.pp.twhEyH
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for centos8-64-puppet8.example.com in environment production in 0.47 seconds
Info: Using environment 'production'
Info: Applying configuration version '1714984130'
�[mNotice: /Stage[main]/Zabbix::Proxy/Service[zabbix-proxy]/ensure: ensure changed 'stopped' to 'running'
Info: /Stage[main]/Zabbix::Proxy/Service[zabbix-proxy]: Unscheduling refresh on Service[zabbix-proxy]
�[mNotice: Applied catalog in 11.65 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/proxy_spec.rb:10
|
Run tests:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.1.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::proxy class deploys a zabbix 6.0 proxy 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 'centos8-64-puppet8.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082916653.pp.QXlXh9
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for centos8-64-puppet8.example.com in environment production in 0.48 seconds
Info: Using environment 'production'
Info: Applying configuration version '1714984158'
�[mNotice: /Stage[main]/Zabbix::Proxy/Service[zabbix-proxy]/ensure: ensure changed 'stopped' to 'running'
Info: /Stage[main]/Zabbix::Proxy/Service[zabbix-proxy]: Unscheduling refresh on Service[zabbix-proxy]
�[mNotice: Applied catalog in 11.88 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/proxy_spec.rb:33
|
Run tests
Process completed with exit code 1.
|
Loading