Fix subversion test.

Switch to a different repo that isn't giving 503 errors since GitHub hasn't fixed the issue yet.
pull/76070/head
Matt Clay 3 years ago
parent ff792d252e
commit 319b50f04c

@ -7,4 +7,4 @@ subversion_repo_url: http://127.0.0.1:{{ apache_port }}/svn/{{ subversion_repo_n
subversion_repo_auth_url: http://127.0.0.1:{{ apache_port }}/svnauth/{{ subversion_repo_name }}
subversion_username: subsvn_user'''
subversion_password: Password123!
subversion_external_repo_url: https://github.com/ansible/ansible-core-test-container # GitHub serves SVN
subversion_external_repo_url: https://github.com/ansible/ansible.github.com # GitHub serves SVN

Loading…
Cancel
Save