e3591223a0
* Update incidental test aliases. * Rewrite target references for renamed targets. * Add incidental tests to CI. * Update sanity tests for incidental cloud tests. * Initial copy of incidental tests. * Copy contrib files into test. * Update paths in test. * Add support plugins. * Update plugin to work around missing deps. * Update sanity ignores. * Fix matrix entries. * Remove debug echo.
17 lines
332 B
Text
17 lines
332 B
Text
[tests]
|
|
# Sorted fastest to slowest
|
|
version_fail_wrapper
|
|
ebs_optimized
|
|
block_devices
|
|
cpu_options
|
|
default_vpc_tests
|
|
external_resource_attach
|
|
instance_no_wait
|
|
iam_instance_role
|
|
termination_protection
|
|
tags_and_vpc_settings
|
|
checkmode_tests
|
|
|
|
[all:vars]
|
|
ansible_connection=local
|
|
ansible_python_interpreter="{{ ansible_playbook_python }}"
|