diff options
author | Mark Chappell <mchappel@redhat.com> | 2020-02-12 19:17:18 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-12 19:17:18 +0100 |
commit | 8d574c37700f9a438de839b74a5c8251fa49f727 (patch) | |
tree | 65183b7bc537b41c4a4ac16268fc08198e6f099c /test/integration/targets/redshift/aliases | |
parent | fix some broken links (#67345) (diff) | |
download | ansible-8d574c37700f9a438de839b74a5c8251fa49f727.tar.xz ansible-8d574c37700f9a438de839b74a5c8251fa49f727.zip |
AnsibleAWSModule related cleanup - redshift (#66779)
* AnsibleAWSModule related cleanup - redshift
* Apply a backoff on modify_cluster to cope with concurrent operations
* Add AWS 'hacking' policy to allow creation of Redshift ServiceRole
* Adding the retry policies makes the redshift test suite more reliable
Diffstat (limited to '')
-rw-r--r-- | test/integration/targets/redshift/aliases | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/integration/targets/redshift/aliases b/test/integration/targets/redshift/aliases index ff9ed177c8..a112c3d1bb 100644 --- a/test/integration/targets/redshift/aliases +++ b/test/integration/targets/redshift/aliases @@ -1,3 +1,2 @@ -unstable cloud/aws shippable/aws/group1 |