Remove deprecated zabbix_host.group, zabbix::agent::zbx_group, zabbix::resources::agent::group parameters #642
Annotations
3 errors
spec/acceptance/zabbix_template_host_spec.rb#L68
zabbix_template_host type create zabbix_template_host resources with zabbix version 5.0 works with no error on the third apply
Failure/Error: apply_manifest(pp2, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos8-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_205539923.pp.lLTMxj
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Error: no parameter named 'group' (file: /tmp/apply_manifest_205539923.pp.lLTMxj, line: 1) on Zabbix_host[test1.example.com] (file: /tmp/apply_manifest_205539923.pp.lLTMxj, line: 1) on node centos8-64-puppet7.example.com
|
spec/acceptance/zabbix_template_host_spec.rb#L80
zabbix_template_host type test1.example.com has template TestTemplate1 attached
Failure/Error: expect(test1['parentTemplates'].map { |t| t['host'] }.sort).to include('TestTemplate1')
NoMethodError:
undefined method `[]' for nil:NilClass
|
|
The logs for this run have expired and are no longer available.
Loading