From: Michael Jeanson Date: Mon, 7 Oct 2019 18:24:18 +0000 (-0400) Subject: jjb: lttng-tools: move to relative timeout X-Git-Url: https://git.lttng.org./?a=commitdiff_plain;h=c83b390a7120b0cd5a1556b0d47278fa4836c021;p=lttng-ci.git jjb: lttng-tools: move to relative timeout Replace the fixed time timout of 90 minutes to one of 30 minutes since the last output. Fixes build failure on small armhf systems. Signed-off-by: Michael Jeanson --- diff --git a/jobs/lttng-tools.yaml b/jobs/lttng-tools.yaml index 1eaf7b2..0a42aea 100644 --- a/jobs/lttng-tools.yaml +++ b/jobs/lttng-tools.yaml @@ -13,9 +13,9 @@ wrappers: - ansicolor - timeout: - timeout: 90 - fail: true - type: absolute + timeout: 30 + abort: true + type: no-activity - timestamps - workspace-cleanup: clean-if: