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
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
..
cloud Removed nested role for ec2_instance tests 5 years ago
integration Fix ansible-test inventory and vars path handling. (#55186) 6 years ago
sanity Allow for test groups with double digits (#58532) 5 years ago
__init__.py
ansible_util.py Add PyYAML check for libyaml support. 6 years ago
cache.py Run integration tests from temporary directory. 6 years ago
changes.py Fix ansible-test merge change detection. 6 years ago
classification.py Fix ansible-test target change classification. 6 years ago
cli.py Add python version checking when using --tox. 6 years ago
config.py Add python version checking when using --tox. 6 years ago
constants.py Add timeout support to ansible-test. (#53302) 6 years ago
core_ci.py Add integration test provider for vmware (#55772) 6 years ago
cover.py Fix ansible-test coverage stub memory usage. (#53652) 6 years ago
csharp_import_analysis.py win_exec: refactor PS exec runner (#45334) 6 years ago
delegation.py Add python version checking when using --tox. 6 years ago
diff.py
docker_util.py Add `env` command to ansible-test and run in CI. (#50176) 6 years ago
env.py Simplify Git class in ansible-test. 5 years ago
executor.py Simplify Git class in ansible-test. 5 years ago
git.py Simplify Git class in ansible-test. 5 years ago
http.py Cleanup and enhancements for ansible-test. (#37142) 7 years ago
import_analysis.py
init.py Use a consistent RLIMIT_NOFILE for ansible-test. 6 years ago
manage_ci.py ansible-test: prefer shlex.quote (#56823) 6 years ago
metadata.py Improve handling of integration test aliases. (#38698) 7 years ago
powershell_import_analysis.py Add PS dependency analysis to ansible-test. 7 years ago
pytar.py Add timeout support to ansible-test. (#53302) 6 years ago
target.py Simplify ansible-test target expansion. 5 years ago
test.py Improve display of test timeout message. 6 years ago
thread.py Update bare exceptions to specify Exception. 6 years ago
util.py Fix python injection when using a virtualenv. 5 years ago