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/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/
```
5 years ago
..
__init__.py Fix placement and handling of ansible-test cloud config (#60253) 5 years ago
acme.py Relocate ansible-test code. (#60147) 5 years ago
aws.py Relocate ansible-test code. (#60147) 5 years ago
azure.py Relocate ansible-test code. (#60147) 5 years ago
cloudscale.py Relocate ansible-test code. (#60147) 5 years ago
cs.py Relocate ansible-test code. (#60147) 5 years ago
foreman.py Relocate ansible-test code. (#60147) 5 years ago
gcp.py Relocate ansible-test code. (#60147) 5 years ago
hcloud.py Relocate ansible-test code. (#60147) 5 years ago
nios.py Relocate ansible-test code. (#60147) 5 years ago
opennebula.py Relocate ansible-test code. (#60147) 5 years ago
openshift.py Relocate ansible-test code. (#60147) 5 years ago
scaleway.py Relocate ansible-test code. (#60147) 5 years ago
tower.py Relocate ansible-test code. (#60147) 5 years ago
vcenter.py ansible-test: fix the vcenter+vcsim support 5 years ago
vultr.py Relocate ansible-test code. (#60147) 5 years ago