summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGonéri Le Bouder <goneri@lebouder.net>2019-09-19 12:34:29 -0400
committerToshio Kuratomi <a.badger@gmail.com>2019-09-19 10:11:02 -0700
commit7750d30eb460d77e6edbc31fc36f451aaf781be4 (patch)
tree88d4cf2bd3638e706834f6fdc5bf94d5fe27e305
parent2abdb4ee7bf97f9479d1da09018e8af444cb2ea6 (diff)
downloadansible-7750d30eb460d77e6edbc31fc36f451aaf781be4.tar.gz
temporarily disable hcloud_network_info tests
`hcloud_network_info` tests are currently broken in `stable-2.9`. See: https://github.com/ansible/ansible/issues/62606
-rw-r--r--test/integration/targets/hcloud_network_info/aliases1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/integration/targets/hcloud_network_info/aliases b/test/integration/targets/hcloud_network_info/aliases
index 18dc30b6c3..fa7f8c0cd1 100644
--- a/test/integration/targets/hcloud_network_info/aliases
+++ b/test/integration/targets/hcloud_network_info/aliases
@@ -1,2 +1,3 @@
cloud/hcloud
shippable/hcloud/group1
+disabled # See: https://github.com/ansible/ansible/issues/62606