From: Ed Kern Date: Thu, 23 Aug 2018 19:23:29 +0000 (-0600) Subject: VPP: drop virl timeout and retry X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F47%2F14447%2F1;p=ci-management.git VPP: drop virl timeout and retry 360 minutes way too long for timeout since this is now a nonvoting job. Change-Id: I79247587913dd07d54be4f42f241e24991f57626 Signed-off-by: Ed Kern --- diff --git a/jjb/vpp/vpp.yaml b/jjb/vpp/vpp.yaml index 0b928a2ee..4b5054ee3 100644 --- a/jjb/vpp/vpp.yaml +++ b/jjb/vpp/vpp.yaml @@ -735,7 +735,7 @@ wrappers: - fdio-infra-wrappers: - build-timeout: '{build-timeout}' + build-timeout: '90' triggers: - gerrit-trigger-checkstyle-nonvoting: @@ -766,11 +766,6 @@ - fdio-infra-shiplogs: maven-version: 'mvn33-new' - - naginator: - rerun-unstable-builds: false - max-failed-builds: 1 - fixed-delay: 90 - - job-template: name: 'vpp-csit-verify-hw-perf-{stream}'