From 69cfc9b081674947e2e91026ac02298379ab7fdd Mon Sep 17 00:00:00 2001 From: "wu.chunyang" Date: Wed, 20 Dec 2023 11:45:08 +0800 Subject: [PATCH] [CI] Allow to perform insecure SSL requests to swift Allow guest_log api to get logs from swift over insecure SSL Change-Id: I9ffcba08635ec5932703762ece140234807174ba --- zuul.d/jobs.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/zuul.d/jobs.yaml b/zuul.d/jobs.yaml index 9bbf22124c..040be61aad 100644 --- a/zuul.d/jobs.yaml +++ b/zuul.d/jobs.yaml @@ -60,6 +60,7 @@ post-config: $TROVE_CONF: DEFAULT: + swift_api_insecure: True usage_timeout: 1800 network: network_isolation: True