summaryrefslogtreecommitdiffstats
path: root/jjb
diff options
context:
space:
mode:
authorEd Kern <ejk@cisco.com>2018-08-23 13:23:29 -0600
committerEd Kern <ejk@cisco.com>2018-08-23 13:23:29 -0600
commita5f86a25935029429f5e578b301cee28b75aa3f8 (patch)
tree7039882b14f8e5a1f3b8dfaf93d5b5e58cee1da0 /jjb
parent0153dbe465daac918b24c3e8bbab00a24947ed74 (diff)
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 <ejk@cisco.com>
Diffstat (limited to 'jjb')
-rw-r--r--jjb/vpp/vpp.yaml7
1 files changed, 1 insertions, 6 deletions
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}'