summaryrefslogtreecommitdiff
path: root/test/integration/targets/win_ping
diff options
context:
space:
mode:
authorMatt Clay <matt@mystile.com>2017-05-19 01:37:53 +0800
committerGitHub <noreply@github.com>2017-05-19 01:37:53 +0800
commit5babe2daeac9cc1374cb6246aea60d641cc5d49d (patch)
tree1ec201b8aa60f35473b30271cce4bb31baedf61c /test/integration/targets/win_ping
parentc99c3b2b5d396b2cc1d25ad9aa6816aa922ffbc7 (diff)
downloadansible-5babe2daeac9cc1374cb6246aea60d641cc5d49d.tar.gz
Increase python version coverage for tests. (#24762)
* Improve ansible-test inventory handling. * Fix python 3 re-raise of exception from thread. * Fix python 3 encoding for windows-integration. * Run network tests on multiple python versions. * Run windows tests on multiple python versions. * Support Shippable delegation using --tox. * Skip vyos_command on python 3 tests until fixed. * Add python 3 filtering to local and tox. * Fix tests to support back to back runs. * Temporarily test networking with python 2.7 only. Running the tests back to back causes intermittent test failures which need to be addressed before we can test multiple versions in a single test run.
Diffstat (limited to 'test/integration/targets/win_ping')
-rw-r--r--test/integration/targets/win_ping/aliases1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/integration/targets/win_ping/aliases b/test/integration/targets/win_ping/aliases
index 10e03fc2bf..2bc58c56d0 100644
--- a/test/integration/targets/win_ping/aliases
+++ b/test/integration/targets/win_ping/aliases
@@ -1 +1,2 @@
windows/ci/group1
+windows/ci/minimal