ansible/test/lib/ansible_test/_internal/cloud
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
..
__init__.py
acme.py
aws.py
azure.py
cloudscale.py
cs.py
foreman.py
gcp.py
hcloud.py
nios.py
opennebula.py
openshift.py
scaleway.py
tower.py
vcenter.py ansible-test: fix the vcenter+vcsim support 2019-08-12 11:55:38 +02:00
vultr.py