diff options
author | Matt Clay <matt@mystile.com> | 2017-11-23 08:53:30 +0100 |
---|---|---|
committer | Matt Clay <matt@mystile.com> | 2017-11-23 11:33:56 +0100 |
commit | 2ece86fba1cd1f2b6bd68c79b53975a8c270b34a (patch) | |
tree | 62d787cf4fa1766facfbb6501900ec24d2c4c650 /test/integration/targets/aws_s3 | |
parent | cloudstack: new module cs_serviceoffer (#33060) (diff) | |
download | ansible-2ece86fba1cd1f2b6bd68c79b53975a8c270b34a.tar.xz ansible-2ece86fba1cd1f2b6bd68c79b53975a8c270b34a.zip |
Split up cloud tests to avoid 1 hour CI limit.
Diffstat (limited to 'test/integration/targets/aws_s3')
-rw-r--r-- | test/integration/targets/aws_s3/aliases | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/integration/targets/aws_s3/aliases b/test/integration/targets/aws_s3/aliases index ebdf4aa572..d6ae2f116b 100644 --- a/test/integration/targets/aws_s3/aliases +++ b/test/integration/targets/aws_s3/aliases @@ -1,2 +1,2 @@ cloud/aws -posix/ci/cloud/group1/aws +posix/ci/cloud/group4/aws |