From 0e71c3f62aa40ed25a1818fb927165b2ddf69acb Mon Sep 17 00:00:00 2001 From: Kienan Stewart Date: Tue, 7 Nov 2023 15:03:29 -0500 Subject: [PATCH] jjb: Stop using jgit for lttng-tools jobs The CI master and the Debian workers are using a more recent libcurl3-gnutls which doesn't seem to suffer from the same issues when fetching tags from some of the gerrit repos. Refs #1532 Change-Id: I972f17572ae30a2394944b716bebf0b5d5824cc5 --- jobs/lttng-tools.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/jobs/lttng-tools.yaml b/jobs/lttng-tools.yaml index 40fafa1..6730106 100644 --- a/jobs/lttng-tools.yaml +++ b/jobs/lttng-tools.yaml @@ -684,9 +684,6 @@ - '$GERRIT_REFSPEC' basedir: src/lttng-tools skip-tag: true - # Work-around for hangs while cloning lttng-tools from gerrit - # @see https://support.efficios.com/issues/1532 - git-tool: jgit triggers: - gerrit: <tng-tools_trigger_gerrit_default -- 2.34.1