]> 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 18:06:08 +0000 (13:06 -0500)
commit64cf949d228979547726d6fbd0cdd71dadba84d0
treeb40fec539b10759436ee62943de1408cd9422347
parent0e16c4ba2f65eddfd368cb95480849150db9368f
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: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22726)

(cherry picked from commit 337eb99c8474ed380f3aa6fbd6b2a4ab5d39aa26)
.github/workflows/interop-tests.yml [new file with mode: 0644]