[openssl/openssl] 337eb9: Adding interop tests

Neil Horman noreply at github.com
Fri Jan 5 14:13:49 UTC 2024


  Branch: refs/heads/master
  Home:   https://github.com/openssl/openssl
  Commit: 337eb99c8474ed380f3aa6fbd6b2a4ab5d39aa26
      https://github.com/openssl/openssl/commit/337eb99c8474ed380f3aa6fbd6b2a4ab5d39aa26
  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)


  Commit: 638ad52ae53ece2e870984430493e454f75d048a
      https://github.com/openssl/openssl/commit/638ad52ae53ece2e870984430493e454f75d048a
  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)


Compare: https://github.com/openssl/openssl/compare/2995be50e8c2...638ad52ae53e


More information about the openssl-commits mailing list