You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test
Mark Chappell d5c17118ed
s3_bucket - cleanup and test stabilisation. (#66778)
* AnsibleAWSModule related cleanup - s3_bucket

* Add extra information to s3_bucket timeout failures, it's possible the comparisons are doing something weird...

* Move Bucket Encryption boto support logic into the pre-flight checks

* Use the built in required_by logic

* Rework s3_bucket integration tests

* Add a retry around put_bucket_encryption

s3_client.put_bucket_encryption is occasionally dropped on the floor
by Amazon add some logic to retry s3_client.put_bucket_encryption call

* Catch OperationAborted and retry, it is caused by a conflicting change
still being in progress.   (For example an Encryption setting applying)

* Make sure we don't explode if the botocore version's too old

* Review tweaks
6 years ago
..
ansible_test Relocate ansible-test self tests outside package. (#61255) 7 years ago
integration s3_bucket - cleanup and test stabilisation. (#66778) 6 years ago
lib/ansible_test Remove `test/legacy/` directory. (#67786) 6 years ago
sanity Remove `test/legacy/` directory. (#67786) 6 years ago
support Second batch of incidental integration tests. (#67765) 6 years ago
units Add Switchport mode support in newly introduced *_l2_interfaces resource module (#67456) 6 years ago
utils/shippable Second batch of incidental integration tests. (#67765) 6 years ago