summaryrefslogtreecommitdiffstats
path: root/jjb/vpp/vpp.yaml
diff options
context:
space:
mode:
authorEd Kern <ejk@cisco.com>2019-05-20 15:14:55 -0600
committerEd Kern <ejk@cisco.com>2019-05-20 15:14:55 -0600
commitaffb9545fa4f7661be199ff3fbc213065d57409d (patch)
tree0209500a841693700d299cb90b2791b8d5374a10 /jjb/vpp/vpp.yaml
parente6b4d7dc211c154582a2aa04d6610258d0c9b7e3 (diff)
VPP: arm jobs nonvoting and retry
due to jnlp connect issues I have made the arm jobs nonvoting and added automatic retry for now Change-Id: I6eb25bdd0a751b810367376d851657431252b29a Signed-off-by: Ed Kern <ejk@cisco.com>
Diffstat (limited to 'jjb/vpp/vpp.yaml')
-rw-r--r--jjb/vpp/vpp.yaml6
1 files changed, 5 insertions, 1 deletions
diff --git a/jjb/vpp/vpp.yaml b/jjb/vpp/vpp.yaml
index 74ca251c1..9a8fb0502 100644
--- a/jjb/vpp/vpp.yaml
+++ b/jjb/vpp/vpp.yaml
@@ -396,7 +396,7 @@
build-timeout: 120
triggers:
- - gerrit-trigger-checkstyle:
+ - gerrit-trigger-checkstyle-nonvoting:
name: '{project}'
branch: '{branch}'
@@ -423,6 +423,10 @@
- fdio-infra-shiplogs:
maven-version: 'mvn33-new'
archive-artifacts: '/tmp/vpp-failed-unittests/*/* **/core'
+ - naginator:
+ rerun-unstable-builds: false
+ max-failed-builds: 1
+ fixed-delay: 90
- job-template:
name: 'vpp-arm-merge-{stream}-{os}'