summaryrefslogtreecommitdiffstats
path: root/test/integration
diff options
context:
space:
mode:
authorJordan Borean <jborean93@gmail.com>2018-10-12 07:32:46 +0200
committerGitHub <noreply@github.com>2018-10-12 07:32:46 +0200
commit0f5331645f7bf1221af06c48773a3a5431a1e047 (patch)
treedd9eea240a1685bb6c4c80bd06ca4a457e32c0df /test/integration
parentAdd OUTPUT_DIR env var to integration tests. (diff)
downloadansible-0f5331645f7bf1221af06c48773a3a5431a1e047.tar.xz
ansible-0f5331645f7bf1221af06c48773a3a5431a1e047.zip
ansible-test: add skip/windows/... alias to skip tests on specific Windows versions (#46845)
* ansible-test: add skip/windows/... alias to skip tests on specific Windows versions * show what tests were skipped * changes to logic to only skip if all Windows targets are set to skip * codestyle improvements * change warning message based on review * check args type before running the Windows path
Diffstat (limited to 'test/integration')
-rw-r--r--test/integration/targets/win_uri/aliases1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/integration/targets/win_uri/aliases b/test/integration/targets/win_uri/aliases
index a4da730eaa..f88e7c8109 100644
--- a/test/integration/targets/win_uri/aliases
+++ b/test/integration/targets/win_uri/aliases
@@ -1,2 +1,3 @@
shippable/windows/group3
unstable
+skip/windows/2008 # httptester requires SSH which doesn't work with 2008