VPP: arm jobs nonvoting and retry 25/19725/1
authorEd Kern <ejk@cisco.com>
Mon, 20 May 2019 21:14:55 +0000 (15:14 -0600)
committerEd Kern <ejk@cisco.com>
Mon, 20 May 2019 21:14:55 +0000 (15:14 -0600)
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>
jjb/vpp/vpp.yaml

index 74ca251..9a8fb05 100644 (file)
           build-timeout: 120
 
     triggers:
-      - gerrit-trigger-checkstyle:
+      - gerrit-trigger-checkstyle-nonvoting:
           name: '{project}'
           branch: '{branch}'
 
       - 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}'