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.
2019-07-22 11:19:39 +02:00
..
cloud vcenter provider: avoid a TypeError exception 2019-07-22 11:19:39 +02:00
integration Code cleanup for test infrastructure. (#59046) 2019-07-12 13:17:20 -07:00
sanity Skip using paths for ansible-doc sanity test. 2019-07-19 16:17:56 -07:00
__init__.py Add future and metaclass boilerplate to test code. 2019-07-12 09:18:24 -07:00
ansible_util.py Add future and metaclass boilerplate to test code. 2019-07-12 09:18:24 -07:00
cache.py Code cleanup for test infrastructure. (#59046) 2019-07-12 13:17:20 -07:00
changes.py Code cleanup for test infrastructure. (#59046) 2019-07-12 13:17:20 -07:00
classification.py Code cleanup for test infrastructure. (#59046) 2019-07-12 13:17:20 -07:00
cli.py Update to ansible-test to prepare for collections. 2019-07-16 08:04:07 -07:00
config.py Add future and metaclass boilerplate to test code. 2019-07-12 09:18:24 -07:00
constants.py Add future and metaclass boilerplate to test code. 2019-07-12 09:18:24 -07:00
core_ci.py Clean up pylint issues in test infra. 2019-07-15 14:45:30 -07:00
cover.py Add future and metaclass boilerplate to test code. 2019-07-12 09:18:24 -07:00
csharp_import_analysis.py Add future and metaclass boilerplate to test code. 2019-07-12 09:18:24 -07:00
delegation.py Prepare ansible-test for collections support. 2019-07-15 17:46:29 -07:00
diff.py Code cleanup for test infrastructure. (#59046) 2019-07-12 13:17:20 -07:00
docker_util.py Clean up pylint issues in test infra. 2019-07-15 14:45:30 -07:00
env.py Add future and metaclass boilerplate to test code. 2019-07-12 09:18:24 -07:00
executor.py Prepare ansible-test for collections support. 2019-07-15 17:46:29 -07:00
git.py Code cleanup for test infrastructure. (#59046) 2019-07-12 13:17:20 -07:00
http.py Clean up pylint issues in test infra. 2019-07-15 14:45:30 -07:00
import_analysis.py Prepare ansible-test for collections support. 2019-07-15 17:46:29 -07:00
init.py Add future and metaclass boilerplate to test code. 2019-07-12 09:18:24 -07:00
manage_ci.py Prepare ansible-test for collections support. 2019-07-15 17:46:29 -07:00
metadata.py Code cleanup for test infrastructure. (#59046) 2019-07-12 13:17:20 -07:00
payload.py Prepare ansible-test for collections support. 2019-07-15 17:46:29 -07:00
powershell_import_analysis.py Add future and metaclass boilerplate to test code. 2019-07-12 09:18:24 -07:00
pytar.py Code cleanup for test infrastructure. (#59046) 2019-07-12 13:17:20 -07:00
target.py Update to ansible-test to prepare for collections. 2019-07-16 08:04:07 -07:00
test.py Make ansible-test TestMessage hashable. 2019-07-19 21:34:04 -07:00
thread.py Add future and metaclass boilerplate to test code. 2019-07-12 09:18:24 -07:00
types.py Prepare ansible-test for collections support. 2019-07-15 17:46:29 -07:00
util.py Clean up pylint issues in test infra. 2019-07-15 14:45:30 -07:00
util_common.py Code cleanup for test infrastructure. (#59046) 2019-07-12 13:17:20 -07:00