Enable 4 new 7+ server parameters #904
Annotations
4 errors
Run tests:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::server class deploys a zabbix 7.0 server 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 'rocky8-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_041232936.QIwHJe.pp
Last 10 lines of output were:
Dec 17 04:12:31 rocky8-64-puppet8.example.com zabbix_server[4102]: server #23 started [proxy poller #1]
Dec 17 04:12:31 rocky8-64-puppet8.example.com zabbix_server[4103]: server #24 started [self-monitoring #1]
Dec 17 04:12:31 rocky8-64-puppet8.example.com zabbix_server[4112]: server #28 started [poller #3]
Dec 17 04:12:31 rocky8-64-puppet8.example.com zabbix_server[4106]: server #25 started [task manager #1]
Dec 17 04:12:31 rocky8-64-puppet8.example.com zabbix_server[4113]: server #29 started [poller #4]
Dec 17 04:12:31 rocky8-64-puppet8.example.com zabbix_server[4120]: server #33 started [trapper #2]
Info: Class[Zabbix::Server]: Unscheduling all events on Class[Zabbix::Server]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 2.34 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/server_spec.rb:42
|
Run tests:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::server class deploys a zabbix 7.0 server 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 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_041237990.fkBUQr.pp
Last 10 lines of output were:
Dec 17 04:12:31 rocky8-64-puppet8.example.com zabbix_server[4110]: server #26 started [poller #1]
Dec 17 04:12:31 rocky8-64-puppet8.example.com zabbix_server[4111]: server #27 started [poller #2]
Dec 17 04:12:31 rocky8-64-puppet8.example.com zabbix_server[4102]: server #23 started [proxy poller #1]
Dec 17 04:12:31 rocky8-64-puppet8.example.com zabbix_server[4103]: server #24 started [self-monitoring #1]
Dec 17 04:12:31 rocky8-64-puppet8.example.com zabbix_server[4112]: server #28 started [poller #3]
Dec 17 04:12:31 rocky8-64-puppet8.example.com zabbix_server[4106]: server #25 started [task manager #1]
Dec 17 04:12:31 rocky8-64-puppet8.example.com zabbix_server[4113]: server #29 started [poller #4]
Dec 17 04:12:31 rocky8-64-puppet8.example.com zabbix_server[4120]: server #33 started [trapper #2]
�[mNotice: Applied catalog in 7.55 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/server_spec.rb:42
|
Run tests:
spec/acceptance/server_spec.rb#L68
zabbix::server class deploys a zabbix 7.0 server Service "zabbix-server" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "zabbix-server" to be running
|
Run tests
Process completed with exit code 1.
|
Loading