From: Jan-Simon Möller Date: Thu, 16 Feb 2017 18:15:21 +0000 (+0100) Subject: Retry on infrastructure issues X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=16d9dae949e57a7d1ff81fae8942296780d56584;p=ci-management.git Retry on infrastructure issues Change-Id: Icb841aba5749e9a80b54a93eb8ebade806c4b34b Signed-off-by: Jan-Simon Möller --- 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