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
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
5 years ago
..
completion Add Fedora 30 to test matrix (#57713) 5 years ago
injector Add support for isolated virtualenv in tests. 5 years ago
lib Removed nested role for ec2_instance tests 5 years ago
requirements docsite: remove lexers which have been fixed in Pygments 2.4.0 (#57508) 5 years ago
setup Change S3 bucket urls to new method as per #56124 (#56418) 5 years ago
units Add test verification to ansible-test. (#22636) 8 years ago
Makefile Convert ansible-test compile into a sanity test. 7 years ago
ansible-test Make ansible-test available in the bin directory. (#45876) 6 years ago
retry.py Fix ansible-test pylint and pep8 issues. (#24245) 7 years ago
shippable.py Improve ansible-test HttpClient error handling. (#30301) 7 years ago
tox.ini Support passing CFLAGS and LDFLAGS. 5 years ago
versions.py Revert "Relax ansible-test python version checking." 6 years ago
yamlcheck.py Add PyYAML check for libyaml support. 5 years ago