fixup! Adding interop tests
authorNeil Horman <nhorman@openssl.org>
Fri, 15 Dec 2023 19:35:04 +0000 (14:35 -0500)
committerNeil Horman <nhorman@openssl.org>
Fri, 5 Jan 2024 18:05:41 +0000 (13:05 -0500)
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22726)

(cherry picked from commit b062a3c552bf283319dede3437598f1747730053)

.github/workflows/interop-tests.yml

index 6ace6a60aa6b616ac966f64ec97aa41d1db895f5..d6a17f67900c55fc9d668adca00172e9949db416 100644 (file)
@@ -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: