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
Sloane Hertel 7da565b3ae
parse botocore.endpoint logs into a list of AWS actions (#49312)
* Add an option to parse botocore.endpoint logs for the AWS actions performed during a task

Add a callback to consolidate all AWS actions used by modules

Added some documentation to the AWS guidelines

* Enable aws_resource_actions callback only for AWS tests

* Add script to help generate policies

* Set debug_botocore_endpoint_logs via environment variable for all AWS integration tests

Ensure AWS tests inherit environment

(also remove AWS CLI in aws_rds inventory tests and use the module)
7 years ago
..
cache Update ansible-test sanity command. (#31958) 8 years ago
env Add `env` command to ansible-test and run in CI. (#50176) 7 years ago
integration parse botocore.endpoint logs into a list of AWS actions (#49312) 7 years ago
legacy Cleanup yaml files with incorrect task attrs (#53813) 7 years ago
results Collect data from integration test runs. (#28650) 8 years ago
runner parse botocore.endpoint logs into a list of AWS actions (#49312) 7 years ago
sanity cloudstack: streamline modules doc (part 4) (#53874) 7 years ago
units Added support for iptables module iprange (#53732) (#53732) 7 years ago
utils Fix ansible-test coverage stub memory usage. (#53652) 7 years ago