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 'rocky9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_041202549.iasuYw.pp
Last 10 lines of output were:
Dec 17 04:12:00 rocky9-64-puppet7.example.com zabbix_server[4449]: server #25 started [task manager #1]
Dec 17 04:12:00 rocky9-64-puppet7.example.com zabbix_server[4451]: server #26 started [poller #1]
Dec 17 04:12:00 rocky9-64-puppet7.example.com zabbix_server[4455]: server #27 started [poller #2]
Dec 17 04:12:00 rocky9-64-puppet7.example.com zabbix_server[4456]: server #28 started [poller #3]
Dec 17 04:12:00 rocky9-64-puppet7.example.com zabbix_server[4457]: server #29 started [poller #4]
Dec 17 04:12:00 rocky9-64-puppet7.example.com zabbix_server[4458]: server #30 started [poller #5]
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.00 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 'rocky9-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_041207074.EQ2Xlm.pp
Last 10 lines of output were:
Dec 17 04:12:00 rocky9-64-puppet7.example.com zabbix_server[4445]: server #23 started [proxy poller #1]
Dec 17 04:12:00 rocky9-64-puppet7.example.com zabbix_server[4447]: server #24 started [self-monitoring #1]
Dec 17 04:12:00 rocky9-64-puppet7.example.com zabbix_server[4449]: server #25 started [task manager #1]
Dec 17 04:12:00 rocky9-64-puppet7.example.com zabbix_server[4451]: server #26 started [poller #1]
Dec 17 04:12:00 rocky9-64-puppet7.example.com zabbix_server[4455]: server #27 started [poller #2]
Dec 17 04:12:00 rocky9-64-puppet7.example.com zabbix_server[4456]: server #28 started [poller #3]
Dec 17 04:12:00 rocky9-64-puppet7.example.com zabbix_server[4457]: server #29 started [poller #4]
Dec 17 04:12:00 rocky9-64-puppet7.example.com zabbix_server[4458]: server #30 started [poller #5]
�[mNotice: Applied catalog in 7.71 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