ansible/test
Rafael Driutti c68838fb13 AWS Redshift: port module to boto3 and fix parameters check (#37052)
* fix parameters check and port module to boto3

* begin with integration tests

* allow redshift iam policy

* Wait for cluster to be created before moving on to delete it

* Allow sts credentials so this can be run in CI

Don't log credentials

ensure cluster can be removed

* - Replace DIY waiters with boto3 waiters
- test multi node cluster

* catch specific boto3 error codes

* remove wait from test

* add missing alias for shippable

* - Rework modify function.
- Default unavailable parameters to none.
- Add cluster modify test

* Ensure resources are cleaned up if tests fail

* Ensure all botocore ClientError and BotoCoreError exceptions are handled
2019-02-21 17:04:42 -06:00
..
cache
env Add env command to ansible-test and run in CI. (#50176) 2018-12-20 22:08:57 -08:00
integration AWS Redshift: port module to boto3 and fix parameters check (#37052) 2019-02-21 17:04:42 -06:00
legacy tests: cloudscale_server: convert legacy to target tests (#52576) 2019-02-20 16:15:40 +01:00
results
runner Use a consistent RLIMIT_NOFILE for ansible-test. 2019-02-18 23:43:37 -08:00
sanity Merge doc fragments in earlier (#52193) 2019-02-19 09:02:12 -06:00
units Change na_ontap_igroup to NetAppModule module format (#52280) 2019-02-21 19:01:36 +00:00
utils Reduce console noise at start of CI session. (#52387) 2019-02-18 13:41:45 -08:00