This website requires JavaScript.
Explore
Cloud
Chat
CI/CD
Help
Sign in
cmueller
/
ansible
Watch
1
Star
0
Fork
You've already forked ansible
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
274417d424
ansible
/
test
/
integration
/
targets
/
ec2_instance
/
aliases
4 lines
49 B
Text
Raw
Normal View
History
Unescape
Escape
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
ec2_instance_info
New module: ec2_instance (#35749) New module: ec2_instance Integration tests for ec2_instance
2018-02-08 07:50:41 +01:00
cloud/aws
Run ec2_instance tests in parallel and re-enable them (#63800) * Run ec2_instance tests in parallel * Make sure we spin up the iam_instance_role instances in the dedicated VPC * Rework a little to only build one VPC while still running in parallel * Start running the tests within shippable * We only use setup_remote_tmp_dir for the version_fail tests, so only set it up once * Make sure we clean up if we fail during Environment Setup * Add a warning about running in parallel * Minor review tweaks * Remove unused file
2019-12-18 21:18:23 +01:00
shippable/aws/group2
Reference in a new issue
Copy permalink