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 'rocky8-64-puppet8.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082846515.pp.5cKyGC
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for rocky8-64-puppet8.example.com in environment production in 0.57 seconds
Info: Using environment 'production'
Info: Applying configuration version '1714984128'
�[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 10.91 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 'rocky8-64-puppet8.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082914570.pp.CS0nPt
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for rocky8-64-puppet8.example.com in environment production in 0.53 seconds
Info: Using environment 'production'
Info: Applying configuration version '1714984156'
�[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.66 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/proxy_spec.rb:33
|
Run tests
Process completed with exit code 1.
|
Loading