From 70ac493115d432f63e96b60239ac79eac2c2789d Mon Sep 17 00:00:00 2001 From: Jan-Simon Möller Date: Mon, 17 Feb 2020 14:38:58 +0100 Subject: Vayu tends to fail on fetching git.ti.com MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit for now make it not fail the whole CI job. Change-Id: I84baf1313aaf0db87fae3bf71dfe660f1a2ab6b0 Signed-off-by: Jan-Simon Möller --- jjb/ci-AGL-verify/ci-platform-jjb.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'jjb/ci-AGL-verify') diff --git a/jjb/ci-AGL-verify/ci-platform-jjb.yaml b/jjb/ci-AGL-verify/ci-platform-jjb.yaml index 6a462e1f..9bb5137f 100644 --- a/jjb/ci-AGL-verify/ci-platform-jjb.yaml +++ b/jjb/ci-AGL-verify/ci-platform-jjb.yaml @@ -125,7 +125,7 @@ - name: 'ci-platform-{project}-verify-CIB-dra7xx-evm' current-parameters: true #abort-all-job: true - kill-phase-on: FAILURE + kill-phase-on: NEVER - name: 'ci-platform-{project}-verify-CIB-m3ulcb-nogfx' current-parameters: true #abort-all-job: true -- cgit 1.2.3-korg