docker_swarm inventory plugin: extend tests (#53913)

* Extend tests.

* Update BOTMETA so that docker* inventory tests are associated with .
This commit is contained in:
Felix Fontein
2019-03-17 11:28:55 +01:00
committed by John R Barker
parent f20575e2a8
commit 35b295f6af
5 changed files with 32 additions and 1 deletions

6
.github/BOTMETA.yml vendored
View File

@@ -1115,7 +1115,7 @@ files:
# plugins/inventory
$plugins/inventory/__init__.py:
support: core
$plugins/inventory/docker_swarm.py: *docker
$plugins/inventory/docker: *docker
$plugins/inventory/gcp_compute.py:
maintainers: $team_google
supershipit: $team_google
@@ -1327,6 +1327,10 @@ files:
test/integration/targets/gcp:
maintainers: $team_google
supershipit: $team_google
test/integration/targets/inventory_docker: *docker
test/integration/targets/inventory_docker_swarm:
<<: *docker
maintainers: $team_docker morph027
test/integration/targets/meraki: *meraki
test/integration/targets/mso: *aci
test/integration/targets/mysql: *mysql