ansible/test
Mark Chappell b5f484dcc3 ec2_eip Don't throw an exception when re-releasing an EIP (idempotency) (#62332)
* ec2_eip: (integration tests) move to using module_defaults

* ec2_eip: (integration tests) expand integration tests

Also clean up a little
- Delete EIPs when we finish testing them (reduce the chance of hitting limits)
- Rejig deletion so that it works when runs fail
- Add tests for ec2_eip_info

* ec2_eip: Minor doc tweaks

* ec2_eip: Don't throw an exception when we try to disassociate an already disassociated EIP

* ec2_eip: Add missing IAM policy (manage IGWs)

* ec2_eip: (integration tests) Use the VPC as a crude lock to avoid running parallel tests

We test that untagged EIPs come and go as we expect, if multiple tests are
running in parallel this confuses things

* Fix ec2_eip association
2019-11-13 13:27:35 -07:00
..
ansible_test Relocate ansible-test self tests outside package. (#61255) 2019-08-24 11:38:30 -07:00
integration ec2_eip Don't throw an exception when re-releasing an EIP (idempotency) (#62332) 2019-11-13 13:27:35 -07:00
legacy Sanity test fixups - AWS related tests (#64093) 2019-10-30 09:48:59 -07:00
lib/ansible_test Set alter_sys=True instead of False to address backwards incompat (#64670) 2019-11-11 16:47:35 -06:00
sanity Sort test/sanity/ignore.txt (#64672) 2019-11-11 11:02:49 -06:00
units Add the ability to ignore files and collection build (#64688) 2019-11-14 05:02:58 +10:00
utils Increase unit test timeout in CI. 2019-11-01 17:16:07 -07:00