mirror of https://github.com/ansible/ansible.git
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.
a3407682ed
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 | 5 years ago | |
integration | ||
provider | ||
sanity | ||
units | ||
__init__.py | ||
ansible_util.py | ||
cache.py | ||
changes.py | ||
classification.py | ||
cli.py | ||
config.py | ||
constants.py | ||
core_ci.py | ||
cover.py | ||
coverage_util.py | ||
csharp_import_analysis.py | ||
data.py | ||
delegation.py | ||
diff.py | ||
docker_util.py | ||
env.py | ||
executor.py | ||
git.py | ||
http.py | ||
import_analysis.py | ||
init.py | ||
manage_ci.py | ||
metadata.py | ||
payload.py | ||
powershell_import_analysis.py | ||
target.py | ||
test.py | ||
thread.py | ||
types.py | 5 years ago | |
util.py | ||
util_common.py |