From: Neil Horman Date: Fri, 15 Dec 2023 19:35:04 +0000 (-0500) Subject: fixup! Adding interop tests X-Git-Tag: openssl-3.1.5~40 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7043f6924a80f3f6f137f680aae4c968d03f3ba3;p=thirdparty%2Fopenssl.git fixup! Adding interop tests Reviewed-by: Tomas Mraz Reviewed-by: Matt Caswell (Merged from https://github.com/openssl/openssl/pull/22726) (cherry picked from commit b062a3c552bf283319dede3437598f1747730053) --- diff --git a/.github/workflows/interop-tests.yml b/.github/workflows/interop-tests.yml index 6ace6a60aa6..d6a17f67900 100644 --- a/.github/workflows/interop-tests.yml +++ b/.github/workflows/interop-tests.yml @@ -1,3 +1,8 @@ +# Notes: +# /__w/openssl is the path that github bind-mounts into the container so the ci +# filesystem for this job can be reached. Please note that any changes made to +# this job involving file system paths should be made prefixed with, or relative +# to that directory name: Interoperability tests with GnuTLS and NSS on: schedule: