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
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.
6 years ago
..
cache Update ansible-test sanity command. (#31958) 8 years ago
env Add `env` command to ansible-test and run in CI. (#50176) 7 years ago
integration Revert "Speed up VariableManager by preserving Templar state. (#45572)" (#59280) 6 years ago
legacy safe_eval fix (#57188) 7 years ago
results Collect data from integration test runs. (#28650) 8 years ago
runner vcenter provider: avoid a TypeError exception 6 years ago
sanity Windows - Add common util for web requests (#54759) 6 years ago
units Address regression causing bootproto=dhcp for manual IP addresses (#56376) 6 years ago
utils Show ansible-test --explain errors in CI. 6 years ago