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:04:14 +0000 (13:04 -0500)
commitbd270eafb8177357204cfd4b3810db5bfb4814af
tree2cb9efaa28742e735cadcbd671eaff4e5b13bc21
parent780b38cae957c52a524b6fd9d5558c31e0a2ea22
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]