From: Ed Kern Date: Sat, 24 Mar 2018 15:54:07 +0000 (-0700) Subject: VPP: Added second retry for verify jobs X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F47%2F11347%2F1;p=ci-management.git VPP: Added second retry for verify jobs Second retry needed to avoid false positive votes in the case of a double failure/retry with single success after that Change-Id: I2711e536cd4057e93dc80216a7230c5c79dc63f9 Signed-off-by: Ed Kern --- diff --git a/jjb/vpp/vpp.yaml b/jjb/vpp/vpp.yaml index 2fd3e7697..6f979d2d4 100644 --- a/jjb/vpp/vpp.yaml +++ b/jjb/vpp/vpp.yaml @@ -290,7 +290,7 @@ archive-artifacts: '/tmp/vpp-failed-unittests/*/* **/core' - naginator: rerun-unstable-builds: true - max-failed-builds: 1 + max-failed-builds: 2 fixed-delay: 10 - job-template: