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
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
..
cloud ansible-test: fix the vcenter+vcsim support 5 years ago
integration Move ansible-test coverage config to test/lib/ 5 years ago
provider Fix ansible-test TypeVar type annotations. 5 years ago
sanity Code cleanup in ansible-test. (#60318) 5 years ago
units Code cleanup in ansible-test. (#60318) 5 years ago
__init__.py Relocate ansible-test code. (#60147) 5 years ago
ansible_util.py Update ansible-test layout and payload handling. 5 years ago
cache.py Relocate ansible-test code. (#60147) 5 years ago
changes.py Relocate ansible-test code. (#60147) 5 years ago
classification.py Code cleanup in ansible-test. (#60318) 5 years ago
cli.py Code cleanup in ansible-test. (#60318) 5 years ago
config.py Fix ansible-test TypeVar type annotations. 5 years ago
constants.py Relocate ansible-test code. (#60147) 5 years ago
core_ci.py Relocate ansible-test code. (#60147) 5 years ago
cover.py Move ansible-test coverage config to test/lib/ 5 years ago
coverage_util.py Move ansible-test coverage config to test/lib/ 5 years ago
csharp_import_analysis.py Relocate ansible-test code. (#60147) 5 years ago
data.py Additional ansible-test path fixes. (#60300) 5 years ago
delegation.py Update ansible-test layout and payload handling. 5 years ago
diff.py Relocate ansible-test code. (#60147) 5 years ago
docker_util.py Relocate ansible-test code. (#60147) 5 years ago
env.py Prepare ansible-test for inclusion in setup.py (#60294) 5 years ago
executor.py Fix ansible-test TypeVar type annotations. 5 years ago
git.py Relocate ansible-test code. (#60147) 5 years ago
http.py Relocate ansible-test code. (#60147) 5 years ago
import_analysis.py Relocate ansible-test code. (#60147) 5 years ago
init.py Relocate ansible-test code. (#60147) 5 years ago
manage_ci.py Move ansible-test coverage config to test/lib/ 5 years ago
metadata.py Relocate ansible-test code. (#60147) 5 years ago
payload.py Additional ansible-test path fixes. (#60300) 5 years ago
powershell_import_analysis.py Relocate ansible-test code. (#60147) 5 years ago
target.py Fix ansible-test TypeVar type annotations. 5 years ago
test.py Relocate ansible-test code. (#60147) 5 years ago
thread.py Relocate ansible-test code. (#60147) 5 years ago
types.py Relocate ansible-test code. (#60147) 5 years ago
util.py Additional ansible-test path fixes. (#60300) 5 years ago
util_common.py Prepare ansible-test for inclusion in setup.py (#60294) 5 years ago