summaryrefslogtreecommitdiff
path: root/test/integration/targets/zabbix_host
Commit message (Collapse)AuthorAgeFilesLines
* Clean up local_action and delegate_to in tests. (#55835)Matt Clay2019-04-264-86/+43
| | | | | | | | | | | | | | | | | | | | * Remove unnecessary delegate_to in tests. * Remove incorrect delegate_to in tests. * Remove unnecessary use of local_action in tests. * Remove incorrect use of local_action in tests. * Remove unnecessary use of local_action in tests. * Remove incorrect use of local_action in tests. * Remove unnecessary use of local_action in tests. * Use delegate_to instead of local_action in tests. * Use setup_remote_tmp_dir instead of TMPDIR.
* ansible test: re-enable mysql tests with fix (#50430)Jordan Borean2019-01-041-1/+0
|
* Disable zabbix_host 50386 (#50427)John R Barker2019-01-011-0/+1
|
* Update Shippable integration test groups. (#43118)Matt Clay2018-07-231-1/+1
| | | | | | | * Update Shippable integration test groups. * Update integration test group aliases. * Rebalance AWS and Azure tests with extra group. * Rebalance Windows tests with another group.
* zabbix_host ipmi_*-tests (#33717)Eike Frost2017-12-112-1/+91
| | | | | | * zabbix_host ipmi_*-tests * oops, double assert fixed
* zabbix_host: fix integration tests only working individually (#33630)Eike Frost2017-12-071-0/+1
| | | | * remove mod_evasive which is potentially installed by apache2_module integration test and add zabbix_host to CI
* Disable zabbix_host tests in CI.Matt Clay2017-12-051-1/+0
| | | | | The tests pass when run in isolation, but when run as part of the posix/ci/group1 tests they fail.
* zabbix_host integration tests (#33184)Eike Frost2017-12-058-0/+793
* 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