zabbix_host integration tests (#33184)

* Integration tests for zabbix_host using Zabbix on Ubuntu 14.04.

* fix duplicate yaml key in test

* .changed -> is changed, |failed -> is failed, trim configfile

* zabbix_host integration test does not need BOTMETA entry, inherited from module
This commit is contained in:
Eike Frost 2017-12-05 20:29:12 +01:00 committed by Sam Doran
commit ed376abe42
16 changed files with 892 additions and 0 deletions

View file

@ -0,0 +1,10 @@
---
db_name: 'zabbix'
db_user: 'zabbix'
db_password: 'fLhijUs3PgekNhwJ'
zabbix_release_deb: 'http://repo.zabbix.com/zabbix/3.4/ubuntu/pool/main/z/zabbix-release/zabbix-release_3.4-1+trusty_all.deb'
zabbix_packages:
- zabbix-server-mysql
- zabbix-frontend-php