diff options
author | Matt Clay <matt@mystile.com> | 2018-07-23 20:46:22 -0700 |
---|---|---|
committer | Matt Clay <matt@mystile.com> | 2018-07-24 10:02:00 -0700 |
commit | bf8f228fd582369bcc1ccf83a301e68ef5d8aeaa (patch) | |
tree | 4afe86463c5dfb511903d9fc9680cb98f4d70c0a /test/integration/targets/win_find/aliases | |
parent | 5805e6a89b2bc54f6074fd9e71e7083ce58279bf (diff) | |
download | ansible-bf8f228fd582369bcc1ccf83a301e68ef5d8aeaa.tar.gz |
Update Shippable integration test groups. (#43118)
* Update Shippable integration test groups.
* Update integration test group aliases.
* Rebalance AWS and Azure tests with extra group.
* Rebalance Windows tests with another group.
(cherry picked from commit 4e489d1be86a2e8eafce935d91ba4fe096c1b15e)
Diffstat (limited to 'test/integration/targets/win_find/aliases')
-rw-r--r-- | test/integration/targets/win_find/aliases | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/integration/targets/win_find/aliases b/test/integration/targets/win_find/aliases index 10e03fc2bf..4cd27b3cb2 100644 --- a/test/integration/targets/win_find/aliases +++ b/test/integration/targets/win_find/aliases @@ -1 +1 @@ -windows/ci/group1 +shippable/windows/group1 |