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
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
..
completion Move integration tests to using RHEL 8.0 GA (#57772) 5 years ago
injector Minor ansible-test code cleanup. (#59052) 5 years ago
lib vcenter provider: avoid a TypeError exception 5 years ago
requirements add xmltodict to azure requirements file (#55748) 5 years ago
setup Move integration tests to using RHEL 8.0 GA (#57772) 5 years ago
units Add future and metaclass boilerplate to test code. 5 years ago
Makefile Convert ansible-test compile into a sanity test. 7 years ago
ansible-test Add future and metaclass boilerplate to test code. 5 years ago
retry.py Add future and metaclass boilerplate to test code. 5 years ago
shippable.py Add future and metaclass boilerplate to test code. 5 years ago
tox.ini Support passing CFLAGS and LDFLAGS. 5 years ago
versions.py Add future and metaclass boilerplate to test code. 5 years ago
yamlcheck.py Add future and metaclass boilerplate to test code. 5 years ago