aboutsummaryrefslogtreecommitdiffstats
path: root/jjb/ci-AGL-verify/ci-platform-jjb.yaml
diff options
context:
space:
mode:
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>2017-02-16 19:15:21 +0100
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>2017-02-16 19:15:21 +0100
commit16d9dae949e57a7d1ff81fae8942296780d56584 (patch)
tree2aad4be15f9e69870df87f83a772d0e03e5a6720 /jjb/ci-AGL-verify/ci-platform-jjb.yaml
parent5dbb345bba791e846c8a6425f1727ab92706cf67 (diff)
Retry on infrastructure issues
Change-Id: Icb841aba5749e9a80b54a93eb8ebade806c4b34b Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'jjb/ci-AGL-verify/ci-platform-jjb.yaml')
-rw-r--r--jjb/ci-AGL-verify/ci-platform-jjb.yaml16
1 files changed, 16 insertions, 0 deletions
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