summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2017-07-17 11:57:41 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2018-05-26 05:51:01 +0200
commit88b1264c3c3b745d8ef1ee22f78a8c1ecb8e76c7 (patch)
tree8bcb59ebdf15086e02202be6d0e4dd14e45c2754
parent34c4258af67dd446fb5cd3e39591a5dcd20d8a8c (diff)
downloadgnutls-88b1264c3c3b745d8ef1ee22f78a8c1ecb8e76c7.tar.gz
.gitlab-ci.yml: document that the x86 build is our openssl 1.0.x compat testing as well
Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
-rw-r--r--.gitlab-ci.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index fc401be90f..807da80a26 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -394,7 +394,8 @@ MinGW32:
# - tests/*.log
# - tests/*/*.log
-# We need a clean 32-bit fedora for testing
+# We need a clean 32-bit fedora for testing. Note that this is also
+# a test for interoperability with openssl 1.0.x.
Fedora/x86:
stage: stage1-testing
image: $CI_REGISTRY/$BUILD_IMAGES_PROJECT:$FEDORA_X86_BUILD