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>
2019-09-16 13:44:55 -07:00
..
cloud [stable-2.9] Fix ansible-test vcenter test filtering. 2019-09-16 13:44:55 -07:00
integration Update collections integration targets path. (#61523) 2019-08-29 03:39:03 -07:00
provider [stable-2.9] Fix ansible-test to ignore tests/output/. (#62084) 2019-09-11 12:05:35 -07:00
sanity [stable-2.9] Fix issues with ansible-test --venv option. (#62033) 2019-09-09 20:35:16 -07:00
units [stable-2.9] Fix ansible-test pytest plugin loading. (#62119) (#62120) 2019-09-11 14:40:59 -07:00
__init__.py
ansible_util.py Overhaul ansible-test test path handling. (#61416) 2019-08-27 23:40:06 -07:00
cache.py
changes.py
classification.py [stable-2.9] Fix ansible-test collections requirements installation. (#62181) 2019-09-16 13:43:12 -07:00
cli.py Add a --venv option to ansible-test. (#61422) 2019-08-28 09:10:17 -07:00
config.py Add a --venv option to ansible-test. (#61422) 2019-08-28 09:10:17 -07:00
constants.py
core_ci.py Overhaul ansible-test test path handling. (#61416) 2019-08-27 23:40:06 -07:00
cover.py Fix ansible-test coverage --all (#62115) 2019-09-11 12:07:47 -07:00
coverage_util.py [stable-2.9] Properly exclude tests/output/ from code coverage. 2019-09-11 12:05:58 -07:00
csharp_import_analysis.py Change collection PS util import pattern (#61307) 2019-08-27 16:02:27 -07:00
data.py More ansible-test path handling updates. (#61484) 2019-08-28 15:13:00 -07:00
delegation.py [stable-2.9] Fix issues with ansible-test --venv option. (#62033) 2019-09-09 20:35:16 -07:00
diff.py
docker_util.py
env.py Overhaul ansible-test test path handling. (#61416) 2019-08-27 23:40:06 -07:00
executor.py [stable-2.9] Fix ansible-test collections requirements installation. (#62181) 2019-09-16 13:43:12 -07:00
git.py [stable-2.9] ansible-test - Continue if the git command returns an error (#61605) 2019-08-30 13:23:26 -07:00
http.py
import_analysis.py More ansible-test path handling updates. (#61484) 2019-08-28 15:13:00 -07:00
init.py
manage_ci.py Move ansible-test coverage config to test/lib/ 2019-08-07 18:32:46 -07:00
metadata.py Overhaul ansible-test test path handling. (#61416) 2019-08-27 23:40:06 -07:00
payload.py Support delegation testing collections with deps. 2019-08-27 07:29:42 -07:00
powershell_import_analysis.py Change collection PS util import pattern (#61307) 2019-08-27 16:02:27 -07:00
target.py Update collections integration targets path. (#61523) 2019-08-29 03:39:03 -07:00
test.py Show doc URL for sanity test failures 2019-08-28 15:32:31 -07:00
thread.py
types.py Overhaul ansible-test test path handling. (#61416) 2019-08-27 23:40:06 -07:00
util.py [stable-2.9] ansible-test - Continue if the git command returns an error (#61605) 2019-08-30 13:23:26 -07:00
util_common.py [stable-2.9] Fix issues with ansible-test --venv option. (#62033) 2019-09-09 20:35:16 -07:00
venv.py [stable-2.9] Work around virtualenv/venv issue in ansible-test. (#62111) 2019-09-11 12:06:45 -07:00