summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorEike Frost <ei@kefro.st>2017-12-05 20:29:12 +0100
committerSam Doran <sdoran@ansible.com>2017-12-05 14:29:12 -0500
commited376abe42885d69d2c02598ce11b68b0ee9d838 (patch)
tree68a4d6981cc74d035b500195d288354c8e8f1931 /.github
parent750f7fe132e51e87753ce4da082fadfbae5a73bb (diff)
downloadansible-ed376abe42885d69d2c02598ce11b68b0ee9d838.tar.gz
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
Diffstat (limited to '.github')
-rw-r--r--.github/BOTMETA.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/BOTMETA.yml b/.github/BOTMETA.yml
index d41477d238..82f2ba5e89 100644
--- a/.github/BOTMETA.yml
+++ b/.github/BOTMETA.yml
@@ -1166,6 +1166,8 @@ files:
labels:
- networking
- nxos
+ test/integration/targets/setup_zabbix:
+ maintainers: eikef D3DeFi
test/units/modules/network:
maintainers: $team_networking
labels: networking