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/known_hosts | |
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/known_hosts')
-rw-r--r-- | test/integration/targets/known_hosts/aliases | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/integration/targets/known_hosts/aliases b/test/integration/targets/known_hosts/aliases index 7af8b7f05b..765b70da79 100644 --- a/test/integration/targets/known_hosts/aliases +++ b/test/integration/targets/known_hosts/aliases @@ -1 +1 @@ -posix/ci/group2 +shippable/posix/group2 |