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/gem/aliases | |
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/gem/aliases')
-rw-r--r-- | test/integration/targets/gem/aliases | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/integration/targets/gem/aliases b/test/integration/targets/gem/aliases index 796f3e41ed..be1c87bfe9 100644 --- a/test/integration/targets/gem/aliases +++ b/test/integration/targets/gem/aliases @@ -1,3 +1,3 @@ destructive -posix/ci/group1 +shippable/posix/group1 skip/osx |