[openssl/openssl] 61ad26: Adding interop tests
Neil Horman
noreply at github.com
Fri Jan 5 18:03:46 UTC 2024
Branch: refs/heads/openssl-3.0
Home: https://github.com/openssl/openssl
Commit: 61ad268a610b7e1cff117fda197b8d77f90688a4
https://github.com/openssl/openssl/commit/61ad268a610b7e1cff117fda197b8d77f90688a4
Author: Neil Horman <nhorman at openssl.org>
Date: 2024-01-05 (Fri, 05 Jan 2024)
Changed paths:
A .github/workflows/interop-tests.yml
Log Message:
-----------
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 at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22726)
(cherry picked from commit 337eb99c8474ed380f3aa6fbd6b2a4ab5d39aa26)
Commit: 729e284b19f7010f163d1db2929fed7165c2a9e4
https://github.com/openssl/openssl/commit/729e284b19f7010f163d1db2929fed7165c2a9e4
Author: Neil Horman <nhorman at openssl.org>
Date: 2024-01-05 (Fri, 05 Jan 2024)
Changed paths:
M .github/workflows/interop-tests.yml
Log Message:
-----------
Update workflow to use GITHUB_WORKSPACE
It was pointed out the GITHUB_WORKSPACE points to the container path of
the workspace, so we can use it instead of hardcoding the
__w/openssl/openssl path
Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22726)
(cherry picked from commit 638ad52ae53ece2e870984430493e454f75d048a)
Compare: https://github.com/openssl/openssl/compare/b820d1c8baef...729e284b19f7
More information about the openssl-commits
mailing list