ansible/test/runner/lib
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
2019-07-02 17:48:07 -04:00
..
cloud Removed nested role for ec2_instance tests 2019-07-02 17:48:07 -04:00
integration Fix ansible-test inventory and vars path handling. (#55186) 2019-04-12 11:52:44 -07:00
sanity Allow for test groups with double digits (#58532) 2019-06-28 16:24:14 -07:00
__init__.py
ansible_util.py Add PyYAML check for libyaml support. 2019-06-05 15:20:47 -07:00
cache.py Run integration tests from temporary directory. 2019-01-17 17:22:51 -08:00
changes.py Fix ansible-test merge change detection. 2018-11-14 12:27:40 -08:00
classification.py Fix ansible-test target change classification. 2019-04-26 14:14:16 -07:00
cli.py Add python version checking when using --tox. 2019-06-05 15:20:47 -07:00
config.py Add python version checking when using --tox. 2019-06-05 15:20:47 -07:00
constants.py Add timeout support to ansible-test. (#53302) 2019-03-05 11:58:13 -08:00
core_ci.py Add integration test provider for vmware (#55772) 2019-06-04 13:49:30 -07:00
cover.py Fix ansible-test coverage stub memory usage. (#53652) 2019-03-11 15:14:09 -07:00
csharp_import_analysis.py win_exec: refactor PS exec runner (#45334) 2018-10-02 15:55:53 -07:00
delegation.py Add python version checking when using --tox. 2019-06-05 15:20:47 -07:00
diff.py
docker_util.py Add env command to ansible-test and run in CI. (#50176) 2018-12-20 22:08:57 -08:00
env.py Simplify Git class in ansible-test. 2019-06-27 18:01:02 -07:00
executor.py Simplify Git class in ansible-test. 2019-06-27 18:01:02 -07:00
git.py Simplify Git class in ansible-test. 2019-06-27 18:01:02 -07:00
http.py Cleanup and enhancements for ansible-test. (#37142) 2018-03-07 14:02:31 -08:00
import_analysis.py
init.py Use a consistent RLIMIT_NOFILE for ansible-test. 2019-02-18 23:43:37 -08:00
manage_ci.py ansible-test: prefer shlex.quote (#56823) 2019-05-24 22:10:33 +02:00
metadata.py Improve handling of integration test aliases. (#38698) 2018-04-12 16:15:28 -07:00
powershell_import_analysis.py
pytar.py Add timeout support to ansible-test. (#53302) 2019-03-05 11:58:13 -08:00
target.py Simplify ansible-test target expansion. 2019-06-27 08:27:48 -07:00
test.py Improve display of test timeout message. 2019-03-08 22:43:06 -08:00
thread.py Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
util.py Fix python injection when using a virtualenv. 2019-06-14 14:27:07 -07:00