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/runner/lib/cloud
Andrea Tartaglia da1a621bd9 Removed nested role for ec2_instance tests
Also moved environment setup and environment cleanup to separate task
files

Added CI group

Updated c4.large instances to t3.nano, use ENA enabled AMI

Updated AMIs with Amazon Linux AMI

Updated us-east-1 AMI id

Specify EBS size

typo, volume_size

Removed 'state: running', updated AMI with amz ami

Also added several wait: false to speed things up

Check for instance state, correctly

Accept pending as valid state

tags_and_vpc_settings do not wait for instance to complete

wait for termination protected instance

Updated IAM role name to match with policy

Skip env cleanup when in CI

Do not wait instance in external_resource_attach

ENI remove is done in env_cleanup/CI

wait some time for instance_profile instnace to be up

Updated ebs_optimized_images

Corrected task name

Added aws_cleanup var in cloud-config-aws

typo in runme

default aws_cleanup to true
7 years ago
..
__init__.py Overhaul ansible-test cloud test plugins. (#53044) 7 years ago
acme.py Use newer test container. 7 years ago
aws.py Removed nested role for ec2_instance tests 7 years ago
azure.py Overhaul ansible-test cloud test plugins. (#53044) 7 years ago
cloudscale.py Overhaul ansible-test cloud test plugins. (#53044) 7 years ago
cs.py Overhaul ansible-test cloud test plugins. (#53044) 7 years ago
foreman.py Overhaul ansible-test cloud test plugins. (#53044) 7 years ago
gcp.py Overhaul ansible-test cloud test plugins. (#53044) 7 years ago
hcloud.py Add Hetzner Cloud to CI integration tests. 7 years ago
nios.py Overhaul ansible-test cloud test plugins. (#53044) 7 years ago
opennebula.py Overhaul ansible-test cloud test plugins. (#53044) 7 years ago
openshift.py Overhaul ansible-test cloud test plugins. (#53044) 7 years ago
scaleway.py Migrate Scaleway tests to integration tests 7 years ago
tower.py Fix handling of inventory and credential options for tower_job_launch (#54967) 7 years ago
vcenter.py VMware: rename VMWare to VMware (#58535) 7 years ago
vultr.py Overhaul ansible-test cloud test plugins. (#53044) 7 years ago