1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test/units
Sloane Hertel 7551e8c921 AWSRetry: allow retrying on additional ClientError exceptions ()
* Added the ability to extend the exception list in CloudRetry

* AWSRetry boto and boto compatible

* Updated tests to reflect boto/boto3

* Added boto to shippable requirements

* Have base_class and added_exceptions default to None in CloudRetry

AWSRetry - only retry on boto3 exceptions and remove boto requirement from tests

* Make requested changes.
2017-08-22 15:31:20 -04:00
..
cli
contrib
errors
executor
inventory
inventory_test_data/group_vars
mock
module_utils AWSRetry: allow retrying on additional ClientError exceptions () 2017-08-22 15:31:20 -04:00
modules skip test when no s3 lib 2017-08-22 11:51:04 -04:00
parsing
playbook
plugins
template
utils
vars
__init__.py
conftest.py
test_constants.py