summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/rabbitmq_binding
diff options
context:
space:
mode:
authorToshio Kuratomi <a.badger@gmail.com>2019-06-06 23:41:25 +0200
committerToshio Kuratomi <a.badger@gmail.com>2019-06-07 00:11:48 +0200
commit5f47ab958f8ff9c964dc22cf3008292f7ff3a181 (patch)
treea42cb30a87a6b621251f4b5412a555034bd63b06 /test/integration/targets/rabbitmq_binding
parentPerf improvement for Templar.is_template (#57489) (diff)
downloadansible-5f47ab958f8ff9c964dc22cf3008292f7ff3a181.tar.xz
ansible-5f47ab958f8ff9c964dc22cf3008292f7ff3a181.zip
Disable the rabbitmq tests for now
The erlang-solutions repository is broken for Ubuntu18 (They did not sign their repository metadata). For now, disable the rabbitmq tests which depend upon that. I'll open a PR with a revert of this commit. We can watch it to see when it passes in Ci to know that the erlang-soutions repository has been fixed
Diffstat (limited to 'test/integration/targets/rabbitmq_binding')
-rw-r--r--test/integration/targets/rabbitmq_binding/aliases1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/integration/targets/rabbitmq_binding/aliases b/test/integration/targets/rabbitmq_binding/aliases
index 3d0091e7a9..68bafa14c3 100644
--- a/test/integration/targets/rabbitmq_binding/aliases
+++ b/test/integration/targets/rabbitmq_binding/aliases
@@ -3,3 +3,4 @@ shippable/posix/group1
skip/osx
skip/freebsd
skip/rhel
+disabled # temporarily disabled until the erlang-solution repositories are fixed