ansible/test/lib/ansible_test
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
..
_data Relax boilerplate sanity tests. 2019-08-09 18:49:57 -07:00
_internal ansible-test: fix the vcenter+vcsim support 2019-08-12 11:55:38 +02:00
config Clean up ansible-test inventory templates. (#60321) 2019-08-09 11:06:21 -07:00
tests Relocate validate-modules for easier testing. (#60214) 2019-08-07 09:34:11 -07:00
__init__.py