]> git.ipfire.org Git - thirdparty/openssl.git/commit
Adding interop tests
authorNeil Horman <nhorman@openssl.org>
Tue, 14 Nov 2023 11:01:51 +0000 (06:01 -0500)
committerNeil Horman <nhorman@openssl.org>
Fri, 5 Jan 2024 17:36:18 +0000 (12:36 -0500)
commit83783dd16e767483020e5b2dc3b1c0ac26520917
tree6f61c40e818b04b38a2fc4541b0d2c06c20a8fa7
parent638ad52ae53ece2e870984430493e454f75d048a
Adding interop tests

Fedora has some fairly nice interoperability tests that we can leverage
to build a PR and test it against gnutls and nss libraries.  This commit
adds the interop-tests.yml ci job to do that work, and run the interop
tests from beaker.

Fixes #20685

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22726)
.github/workflows/interop-tests.yml