Retry on infrastructure issues 03/8503/1
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>
Thu, 16 Feb 2017 18:15:21 +0000 (19:15 +0100)
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>
Thu, 16 Feb 2017 18:15:21 +0000 (19:15 +0100)
Change-Id: Icb841aba5749e9a80b54a93eb8ebade806c4b34b
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
jjb/ci-AGL-verify/ci-platform-jjb.yaml

index 48192b1..94b14cc 100644 (file)
                 - ../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
                 - ../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