From 331039ad52c10119f5b68a964ba367424e8897ce Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 13 Sep 2021 12:33:27 +0200 Subject: [PATCH] zuul.d/jobs: disable three tests for *-openssl-disable-proxy ... as they mysteriously seem to permfail without being related to proxy. Closes #7714 --- zuul.d/jobs.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/zuul.d/jobs.yaml b/zuul.d/jobs.yaml index bb5e10774a..0ad83cf8b7 100644 --- a/zuul.d/jobs.yaml +++ b/zuul.d/jobs.yaml @@ -66,6 +66,7 @@ vars: curl_env: T: normal + TFLAGS: "!2034 !2037 !2041" C: >- --with-openssl --disable-proxy -- 2.47.2