ansible/test/integration/targets/ec2_instance/tasks
Mark Chappell 145b79ef0e ec2_instance test cleanup (#63708)
* ec2_instance/ec2_instance_info : Fixup sanity test errors

* Move ec2_instance integration tests to use aws_defaults

* Search for the AMI instead of hardcoding an AMI

* Make our VPC CIDR variable

* Remove AZ assumptions - no guarantees about specific AZs being available

* Make sure we terminate instances when we're done with them.

* Add a 10 second pause for IAM roles to become available before using them

* Wait on instance changes by default

* Switch out t2 instances for t3 they're cheaper and have more CPU available

* Pull t3.nano instance info a little earlier

* rework vpc_name and vpc_cidr a little

* Mark ec2_instance tests unsupported for now, they take too long
2019-10-21 14:55:44 +02:00
..
block_devices.yml ec2_instance test cleanup (#63708) 2019-10-21 14:55:44 +02:00
checkmode_tests.yml ec2_instance test cleanup (#63708) 2019-10-21 14:55:44 +02:00
cpu_options.yml ec2_instance test cleanup (#63708) 2019-10-21 14:55:44 +02:00
default_vpc_tests.yml ec2_instance test cleanup (#63708) 2019-10-21 14:55:44 +02:00
ebs_optimized.yml ec2_instance test cleanup (#63708) 2019-10-21 14:55:44 +02:00
env_cleanup.yml ec2_instance test cleanup (#63708) 2019-10-21 14:55:44 +02:00
env_setup.yml ec2_instance test cleanup (#63708) 2019-10-21 14:55:44 +02:00
external_resource_attach.yml ec2_instance test cleanup (#63708) 2019-10-21 14:55:44 +02:00
iam_instance_role.yml ec2_instance test cleanup (#63708) 2019-10-21 14:55:44 +02:00
instance_no_wait.yml ec2_instance test cleanup (#63708) 2019-10-21 14:55:44 +02:00
main.yml ec2_instance test cleanup (#63708) 2019-10-21 14:55:44 +02:00
tags_and_vpc_settings.yml ec2_instance test cleanup (#63708) 2019-10-21 14:55:44 +02:00
termination_protection.yml ec2_instance test cleanup (#63708) 2019-10-21 14:55:44 +02:00
version_fail.yml ec2_instance test cleanup (#63708) 2019-10-21 14:55:44 +02:00
version_fail_wrapper.yml ec2_instance test cleanup (#63708) 2019-10-21 14:55:44 +02:00