diff options
author | Matt Clay <matt@mystile.com> | 2018-07-23 20:46:22 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-07-23 20:46:22 -0700 |
commit | 4e489d1be86a2e8eafce935d91ba4fe096c1b15e (patch) | |
tree | 1b93e894b416bd5f8bde8fee870da6df84df5f2d /test/integration/targets/win_wakeonlan | |
parent | 42a9fb1337c2c33364bc5b9255c1a7b72f298fa8 (diff) | |
download | ansible-4e489d1be86a2e8eafce935d91ba4fe096c1b15e.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.
Diffstat (limited to 'test/integration/targets/win_wakeonlan')
-rw-r--r-- | test/integration/targets/win_wakeonlan/aliases | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/integration/targets/win_wakeonlan/aliases b/test/integration/targets/win_wakeonlan/aliases index c6d6198167..3cf5b97e80 100644 --- a/test/integration/targets/win_wakeonlan/aliases +++ b/test/integration/targets/win_wakeonlan/aliases @@ -1 +1 @@ -windows/ci/group3 +shippable/windows/group3 |