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 'ubuntu2204-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_041310230.kQYhxA.pp
Last 10 lines of output were:
Dec 17 04:13:04 ubuntu2204-64-puppet7.example.com zabbix_server[9523]: server #24 started [self-monitoring #1]
Dec 17 04:13:04 ubuntu2204-64-puppet7.example.com zabbix_server[9530]: server #27 started [poller #2]
Dec 17 04:13:04 ubuntu2204-64-puppet7.example.com zabbix_server[9529]: server #26 started [poller #1]
Dec 17 04:13:04 ubuntu2204-64-puppet7.example.com zabbix_server[9533]: server #30 started [poller #5]
Dec 17 04:13:04 ubuntu2204-64-puppet7.example.com zabbix_server[9531]: server #28 started [poller #3]
Dec 17 04:13:04 ubuntu2204-64-puppet7.example.com zabbix_server[9537]: server #34 started [trapper #3]
Info: Class[Zabbix::Server]: Unscheduling all events on Class[Zabbix::Server]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 4.94 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 'ubuntu2204-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_041320169.Ttmmds.pp
Last 10 lines of output were:
Dec 17 04:13:04 ubuntu2204-64-puppet7.example.com zabbix_server[9522]: server #23 started [proxy poller #1]
Dec 17 04:13:04 ubuntu2204-64-puppet7.example.com zabbix_server[9524]: server #25 started [task manager #1]
Dec 17 04:13:04 ubuntu2204-64-puppet7.example.com zabbix_server[9523]: server #24 started [self-monitoring #1]
Dec 17 04:13:04 ubuntu2204-64-puppet7.example.com zabbix_server[9530]: server #27 started [poller #2]
Dec 17 04:13:04 ubuntu2204-64-puppet7.example.com zabbix_server[9529]: server #26 started [poller #1]
Dec 17 04:13:04 ubuntu2204-64-puppet7.example.com zabbix_server[9533]: server #30 started [poller #5]
Dec 17 04:13:04 ubuntu2204-64-puppet7.example.com zabbix_server[9531]: server #28 started [poller #3]
Dec 17 04:13:04 ubuntu2204-64-puppet7.example.com zabbix_server[9537]: server #34 started [trapper #3]
�[mNotice: Applied catalog in 4.72 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