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 c36f03b3e1
Add AWSRetry decorator to ec2_vpc_nacl (#67204)
* Add AWSRetry decorator to ec2_vpc_nacl

* Also add a decorator to ec2_vpc_nacl_info to catch things like API rate limit errors.

* add double-removal integration tests to make sure things don't get too slow

* Fixup retry usage for _info

* Simplify changed logic when modifying a NACL

* tweak error message
5 years ago
..
ansible_test Relocate ansible-test self tests outside package. (#61255) 5 years ago
integration Add AWSRetry decorator to ec2_vpc_nacl (#67204) 5 years ago
legacy Use context manager for file handling in misc files. (#65372) 5 years ago
lib/ansible_test Test: Bump TOWER_VERSION to supported version (#67378) 5 years ago
sanity win_package - Refactor with msp, appx support (#66931) 5 years ago
units Add ansible-galaxy collection list command (#65022) 5 years ago
utils Improve sanity test handling in CI after migration. 5 years ago