ansible/test/lib/ansible_test/_internal
Gonéri Le Bouder a3407682ed ansible-test: fix the vcenter+vcsim support
The vcenter provider allow one to use the `VMWARE_TEST_PLATFORM` to
manually select a test platform. The test platforms are:

- `govcsim`
- `static`
- and `worldstream`.

Before this commit, the `govcsim` value was ignored.

Example:

```shell
$ VMWARE_TEST_PLATFORM=govcsim ansible-test integration --python 3.7 needs/target/prepare_vmware_tests/
```
2019-08-12 11:55:38 +02:00
..
cloud ansible-test: fix the vcenter+vcsim support 2019-08-12 11:55:38 +02:00
integration Move ansible-test coverage config to test/lib/ 2019-08-07 18:32:46 -07:00
provider Fix ansible-test TypeVar type annotations. 2019-08-09 17:29:41 -07:00
sanity Code cleanup in ansible-test. (#60318) 2019-08-09 09:38:19 -07:00
units Code cleanup in ansible-test. (#60318) 2019-08-09 09:38:19 -07:00
__init__.py
ansible_util.py Update ansible-test layout and payload handling. 2019-08-08 21:34:38 -07:00
cache.py
changes.py
classification.py Code cleanup in ansible-test. (#60318) 2019-08-09 09:38:19 -07:00
cli.py Code cleanup in ansible-test. (#60318) 2019-08-09 09:38:19 -07:00
config.py Fix ansible-test TypeVar type annotations. 2019-08-09 17:29:41 -07:00
constants.py
core_ci.py
cover.py Move ansible-test coverage config to test/lib/ 2019-08-07 18:32:46 -07:00
coverage_util.py Move ansible-test coverage config to test/lib/ 2019-08-07 18:32:46 -07:00
csharp_import_analysis.py
data.py Additional ansible-test path fixes. (#60300) 2019-08-08 23:51:03 -07:00
delegation.py Update ansible-test layout and payload handling. 2019-08-08 21:34:38 -07:00
diff.py
docker_util.py
env.py Prepare ansible-test for inclusion in setup.py (#60294) 2019-08-08 16:14:19 -07:00
executor.py Fix ansible-test TypeVar type annotations. 2019-08-09 17:29:41 -07:00
git.py
http.py
import_analysis.py
init.py
manage_ci.py Move ansible-test coverage config to test/lib/ 2019-08-07 18:32:46 -07:00
metadata.py
payload.py Additional ansible-test path fixes. (#60300) 2019-08-08 23:51:03 -07:00
powershell_import_analysis.py
target.py Fix ansible-test TypeVar type annotations. 2019-08-09 17:29:41 -07:00
test.py
thread.py
types.py
util.py Additional ansible-test path fixes. (#60300) 2019-08-08 23:51:03 -07:00
util_common.py Prepare ansible-test for inclusion in setup.py (#60294) 2019-08-08 16:14:19 -07:00