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/lib/ansible_test/_internal
Matt Clay e424b1b847 [stable-2.9] Fix ansible-test vcenter test filtering.
The default behavior of the ansible-test vcenter plugin is to use the govcsim container to run tests.

However, unless the govcsim mode was specified using the VMWARE_TEST_PLATFORM environment variable, the filter code would skip the tests unless the tests ran on Shippable or the user had an ansible-core-ci key.

Now the filter correctly recognizes that govcsim is the default.
(cherry picked from commit cd4882e)

Co-authored-by: Matt Clay <matt@mystile.com>
6 years ago
..
cloud [stable-2.9] Fix ansible-test vcenter test filtering. 6 years ago
integration Update collections integration targets path. (#61523) 6 years ago
provider [stable-2.9] Fix ansible-test to ignore `tests/output/`. (#62084) 6 years ago
sanity [stable-2.9] Fix issues with ansible-test --venv option. (#62033) 6 years ago
units [stable-2.9] Fix ansible-test pytest plugin loading. (#62119) (#62120) 6 years ago
__init__.py
ansible_util.py Overhaul ansible-test test path handling. (#61416) 6 years ago
cache.py
changes.py
classification.py [stable-2.9] Fix ansible-test collections requirements installation. (#62181) 6 years ago
cli.py Add a --venv option to ansible-test. (#61422) 6 years ago
config.py Add a --venv option to ansible-test. (#61422) 6 years ago
constants.py
core_ci.py Overhaul ansible-test test path handling. (#61416) 6 years ago
cover.py Fix ansible-test coverage --all (#62115) 6 years ago
coverage_util.py [stable-2.9] Properly exclude tests/output/ from code coverage. 6 years ago
csharp_import_analysis.py Change collection PS util import pattern (#61307) 6 years ago
data.py More ansible-test path handling updates. (#61484) 6 years ago
delegation.py [stable-2.9] Fix issues with ansible-test --venv option. (#62033) 6 years ago
diff.py
docker_util.py
env.py Overhaul ansible-test test path handling. (#61416) 6 years ago
executor.py [stable-2.9] Fix ansible-test collections requirements installation. (#62181) 6 years ago
git.py [stable-2.9] ansible-test - Continue if the git command returns an error (#61605) 6 years ago
http.py
import_analysis.py More ansible-test path handling updates. (#61484) 6 years ago
init.py
manage_ci.py Move ansible-test coverage config to test/lib/ 6 years ago
metadata.py Overhaul ansible-test test path handling. (#61416) 6 years ago
payload.py Support delegation testing collections with deps. 6 years ago
powershell_import_analysis.py Change collection PS util import pattern (#61307) 6 years ago
target.py Update collections integration targets path. (#61523) 6 years ago
test.py Show doc URL for sanity test failures 6 years ago
thread.py
types.py Overhaul ansible-test test path handling. (#61416) 6 years ago
util.py [stable-2.9] ansible-test - Continue if the git command returns an error (#61605) 6 years ago
util_common.py [stable-2.9] Fix issues with ansible-test --venv option. (#62033) 6 years ago
venv.py [stable-2.9] Work around virtualenv/venv issue in ansible-test. (#62111) 6 years ago