]> 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:01:40 +0000 (13:01 -0500)
commit61ad268a610b7e1cff117fda197b8d77f90688a4
tree7b8a1071a0e49eebdbe7143b5385678ac58fa1ac
parentb820d1c8baef9e32b70c192ffe5ec57bb340b4f3
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]