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/runner/lib
Gonéri Le Bouder e9b1e36d76 vcenter provider: avoid a TypeError exception
Avoid `TypeError: option values must be strings` with `ConfigParser`.
Default values must be string, not `None`.

The error happens when `test/integration/cloud-config-vcenter.ini` does
not have the `vmware_proxy_host` or `vmware_proxy_port` keys defined.
5 years ago
..
cloud vcenter provider: avoid a TypeError exception 5 years ago
integration Code cleanup for test infrastructure. (#59046) 5 years ago
sanity Skip using paths for ansible-doc sanity test. 5 years ago
__init__.py Add future and metaclass boilerplate to test code. 5 years ago
ansible_util.py Add future and metaclass boilerplate to test code. 5 years ago
cache.py Code cleanup for test infrastructure. (#59046) 5 years ago
changes.py Code cleanup for test infrastructure. (#59046) 5 years ago
classification.py Code cleanup for test infrastructure. (#59046) 5 years ago
cli.py Update to ansible-test to prepare for collections. 5 years ago
config.py Add future and metaclass boilerplate to test code. 5 years ago
constants.py Add future and metaclass boilerplate to test code. 5 years ago
core_ci.py Clean up pylint issues in test infra. 5 years ago
cover.py Add future and metaclass boilerplate to test code. 5 years ago
csharp_import_analysis.py Add future and metaclass boilerplate to test code. 5 years ago
delegation.py Prepare ansible-test for collections support. 5 years ago
diff.py Code cleanup for test infrastructure. (#59046) 5 years ago
docker_util.py Clean up pylint issues in test infra. 5 years ago
env.py Add future and metaclass boilerplate to test code. 5 years ago
executor.py Prepare ansible-test for collections support. 5 years ago
git.py Code cleanup for test infrastructure. (#59046) 5 years ago
http.py Clean up pylint issues in test infra. 5 years ago
import_analysis.py Prepare ansible-test for collections support. 5 years ago
init.py Add future and metaclass boilerplate to test code. 5 years ago
manage_ci.py Prepare ansible-test for collections support. 5 years ago
metadata.py Code cleanup for test infrastructure. (#59046) 5 years ago
payload.py Prepare ansible-test for collections support. 5 years ago
powershell_import_analysis.py Add future and metaclass boilerplate to test code. 5 years ago
pytar.py Code cleanup for test infrastructure. (#59046) 5 years ago
target.py Update to ansible-test to prepare for collections. 5 years ago
test.py Make ansible-test TestMessage hashable. 5 years ago
thread.py Add future and metaclass boilerplate to test code. 5 years ago
types.py Prepare ansible-test for collections support. 5 years ago
util.py Clean up pylint issues in test infra. 5 years ago
util_common.py Code cleanup for test infrastructure. (#59046) 5 years ago