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
Sviatoslav Sydorenko (Святослав Сидоренко) 06e790d752
[backport][stable-2.12] 🧪 Replace GitHub SVN integration test with local TLS (#82371)
* [backport][stable-2.12] 🧪 Replace GitHub SVN integration test with local TLS

PR #82334

* Run svn integration test locally with TLS

This patch uses a `trustme` to make an ephemeral CA, and server, and
client TLS artifacts for testing. These are integrated into the Apache
web server via it's `mod_ssl`.

Resolves #82207

* Replace GitHub SVN HTTPS URL w/ localhost over TLS

This change gets rid of the need to use GitHub, which is just about to
drop support for SVN [[1]]. Moreover, it eliminates the need to use
external network for any SVN commands in the test.

[1]: https://github.blog/2023-01-20-sunsetting-subversion-support/

(cherry picked from commit dd0138ba21)

* Implement compat w/ opensuse15, centos7 & rhel7/8

* Implement compat w/ centos6
2 years ago
..
roles/subversion [backport][stable-2.12] 🧪 Replace GitHub SVN integration test with local TLS (#82371) 2 years ago
vars [backport][stable-2.12] 🧪 Replace GitHub SVN integration test with local TLS (#82371) 2 years ago
aliases [stable-2.12] Fix subversion integration test (#82029) 2 years ago
runme.sh [2.12] Log `runme.sh` execution in integration tests (#79284) 3 years ago
runme.yml ansible-test - split controller/target testing (#75605) 4 years ago