From 16d9dae949e57a7d1ff81fae8942296780d56584 Mon Sep 17 00:00:00 2001 From: Jan-Simon Möller Date: Thu, 16 Feb 2017 19:15:21 +0100 Subject: Retry on infrastructure issues MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Icb841aba5749e9a80b54a93eb8ebade806c4b34b Signed-off-by: Jan-Simon Möller --- jjb/ci-AGL-verify/ci-platform-jjb.yaml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (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 48192b14..94b14cc0 100644 --- a/jjb/ci-AGL-verify/ci-platform-jjb.yaml +++ b/jjb/ci-AGL-verify/ci-platform-jjb.yaml @@ -210,6 +210,14 @@ - ../common/include-agl-bitbake-image.sh - ../common/include-agl-run-test-prepare.sh - ../common/include-agl-run-test-rsync-changeid.sh + publishers: + - naginator: + rerun-unstable-builds: true + progressive-delay-increment: 5 + progressive-delay-maximum: 15 + max-failed-builds: 2 + regular-expression: "Unexpected termination of the channel" + # # CIB-start @@ -368,6 +376,14 @@ - ../common/include-agl-run-test-prepare.sh - ../common/include-agl-run-test-short.sh + publishers: + - naginator: + rerun-unstable-builds: true + progressive-delay-increment: 5 + progressive-delay-maximum: 15 + max-failed-builds: 2 + regular-expression: "Unexpected termination of the channel" + # # CIBT-start -- cgit 1.2.3-korg