summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Clay <matt@mystile.com>2018-07-16 09:30:26 -0700
committerMatt Clay <matt@mystile.com>2018-07-16 09:30:26 -0700
commit9d08bc8242dbc2990abfefe0e593686f5b4f512e (patch)
treeff79db127c86d08d35161ea1b8fc936771343910
parentdbf28d7f8f2ccab472e6dc7e3147d9d350d61862 (diff)
downloadansible-9d08bc8242dbc2990abfefe0e593686f5b4f512e.tar.gz
Disable uri tests on RHEL, FreeBSD and OSX.
The httpbin.org test endpoint is too unstable for the tests to pass reliably.
-rw-r--r--test/integration/targets/uri/aliases3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/integration/targets/uri/aliases b/test/integration/targets/uri/aliases
index 8e7d715f9c..332ee5c620 100644
--- a/test/integration/targets/uri/aliases
+++ b/test/integration/targets/uri/aliases
@@ -1,2 +1,5 @@
destructive
posix/ci/group1
+skip/rhel
+skip/freebsd
+skip/osx