Bootstrap agent2 support #698
Annotations
7 errors
Run tests:
spec/classes/agent_spec.rb#L450
zabbix::agent on archlinux-rolling-x86_64 when binary_location is define is expected to contain Zabbix::Startup[zabbix-agent] with binary_location => "/usr/sbin/zabbix_agentd"
Failure/Error:
is_expected.to contain_zabbix__startup(service_name).with(
binary_location: '/usr/sbin/zabbix_agentd'
)
expected that the catalogue would contain Zabbix::Startup[zabbix-agent] with binary_location set to "/usr/sbin/zabbix_agentd" but it is set to nil
|
Run tests:
spec/classes/agent_spec.rb#L450
zabbix::agent on centos-7-x86_64 when binary_location is define is expected to contain Zabbix::Startup[zabbix-agent] with binary_location => "/usr/sbin/zabbix_agentd"
Failure/Error:
is_expected.to contain_zabbix__startup(service_name).with(
binary_location: '/usr/sbin/zabbix_agentd'
)
expected that the catalogue would contain Zabbix::Startup[zabbix-agent] with binary_location set to "/usr/sbin/zabbix_agentd" but it is set to nil
|
Run tests:
spec/classes/agent_spec.rb#L450
zabbix::agent on centos-8-x86_64 when binary_location is define is expected to contain Zabbix::Startup[zabbix-agent] with binary_location => "/usr/sbin/zabbix_agentd"
Failure/Error:
is_expected.to contain_zabbix__startup(service_name).with(
binary_location: '/usr/sbin/zabbix_agentd'
)
expected that the catalogue would contain Zabbix::Startup[zabbix-agent] with binary_location set to "/usr/sbin/zabbix_agentd" but it is set to nil
|
Run tests:
spec/classes/agent_spec.rb#L450
zabbix::agent on debian-11-x86_64 when binary_location is define is expected to contain Zabbix::Startup[zabbix-agent] with binary_location => "/usr/sbin/zabbix_agentd"
Failure/Error:
is_expected.to contain_zabbix__startup(service_name).with(
binary_location: '/usr/sbin/zabbix_agentd'
)
expected that the catalogue would contain Zabbix::Startup[zabbix-agent] with binary_location set to "/usr/sbin/zabbix_agentd" but it is set to nil
|
Run tests:
spec/classes/agent_spec.rb#L450
zabbix::agent on ubuntu-20.04-x86_64 when binary_location is define is expected to contain Zabbix::Startup[zabbix-agent] with binary_location => "/usr/sbin/zabbix_agentd"
Failure/Error:
is_expected.to contain_zabbix__startup(service_name).with(
binary_location: '/usr/sbin/zabbix_agentd'
)
expected that the catalogue would contain Zabbix::Startup[zabbix-agent] with binary_location set to "/usr/sbin/zabbix_agentd" but it is set to nil
|
Run tests:
spec/classes/agent_spec.rb#L450
zabbix::agent on ubuntu-22.04-x86_64 when binary_location is define is expected to contain Zabbix::Startup[zabbix-agent] with binary_location => "/usr/sbin/zabbix_agentd"
Failure/Error:
is_expected.to contain_zabbix__startup(service_name).with(
binary_location: '/usr/sbin/zabbix_agentd'
)
expected that the catalogue would contain Zabbix::Startup[zabbix-agent] with binary_location set to "/usr/sbin/zabbix_agentd" but it is set to nil
|
Run tests
Process completed with exit code 1.
|
Loading