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/integration/targets/subversion
Matt Davis 4aa109897f
default svn URL to 127.0.0.1 for subversion integration tests (#82551)
* default svn URL to 127.0.0.1 for subversion integration tests

* svn client gives up before trying IPv4 addresses when localhost->(::1,127.0.0.1) in dual-stack envs (eg podman, most real hosts)
* svn client also requires legacy CN match on cert
* IPv6 works, but setup playbook would need a bunch more templating exceptions to conditionally manage `[::1]`

* explain IPv4 defaults
5 months ago
..
roles/subversion default svn URL to 127.0.0.1 for subversion integration tests (#82551) 5 months ago
vars 🧪 Replace GitHub SVN integration test with local TLS (#82334) 6 months ago
aliases Fix subversion integration test (#82029) 8 months ago
runme.sh Log `runme.sh` execution in integration tests (#79263) 2 years ago
runme.yml ansible-test - split controller/target testing (#75605) 3 years ago