ansible/test/runner
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
..
completion Move integration tests to using RHEL 8.0 GA (#57772) 2019-07-09 17:45:06 -04:00
injector Minor ansible-test code cleanup. (#59052) 2019-07-12 21:58:19 -07:00
lib vcenter provider: avoid a TypeError exception 2019-07-22 11:19:39 +02:00
requirements add xmltodict to azure requirements file (#55748) 2019-07-18 01:32:51 -04:00
setup Move integration tests to using RHEL 8.0 GA (#57772) 2019-07-09 17:45:06 -04:00
units Add future and metaclass boilerplate to test code. 2019-07-12 09:18:24 -07:00
ansible-test Add future and metaclass boilerplate to test code. 2019-07-12 09:18:24 -07:00
Makefile
retry.py Add future and metaclass boilerplate to test code. 2019-07-12 09:18:24 -07:00
shippable.py Add future and metaclass boilerplate to test code. 2019-07-12 09:18:24 -07:00
tox.ini Support passing CFLAGS and LDFLAGS. 2019-06-05 15:20:47 -07:00
versions.py Add future and metaclass boilerplate to test code. 2019-07-12 09:18:24 -07:00
yamlcheck.py Add future and metaclass boilerplate to test code. 2019-07-12 09:18:24 -07:00