From: Ed Kern Date: Mon, 20 May 2019 21:14:55 +0000 (-0600) Subject: VPP: arm jobs nonvoting and retry X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F25%2F19725%2F1;p=ci-management.git 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 --- 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}'