summaryrefslogtreecommitdiff
path: root/test/integration/targets/win_command
diff options
context:
space:
mode:
authorMatt Clay <matt@mystile.com>2017-09-05 15:32:26 -0700
committerGitHub <noreply@github.com>2017-09-05 15:32:26 -0700
commit8f4c8844c45990d7ab6bde116ab8f1884c629eda (patch)
treeb4add7303b578941a2f4cbb0e29240b73d0cb6c2 /test/integration/targets/win_command
parent02a362e7de9387645db08a9e76cbae84ca18a98b (diff)
downloadansible-8f4c8844c45990d7ab6bde116ab8f1884c629eda.tar.gz
Divide Windows integration tests into 2 groups. (#29029)
* Divide Windows integration tests into 2 groups. * Support `none` for `--changed-all-target`. * Run 2 separate Windows groups on Shippable. * Only run smoketest and minimal for the group1 job.
Diffstat (limited to 'test/integration/targets/win_command')
-rw-r--r--test/integration/targets/win_command/aliases2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/integration/targets/win_command/aliases b/test/integration/targets/win_command/aliases
index c6d6198167..ee0ed5974e 100644
--- a/test/integration/targets/win_command/aliases
+++ b/test/integration/targets/win_command/aliases
@@ -1 +1 @@
-windows/ci/group3
+windows/ci/group2