VPP: drop virl timeout and retry 47/14447/1
authorEd Kern <ejk@cisco.com>
Thu, 23 Aug 2018 19:23:29 +0000 (13:23 -0600)
committerEd Kern <ejk@cisco.com>
Thu, 23 Aug 2018 19:23:29 +0000 (13:23 -0600)
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>
jjb/vpp/vpp.yaml

index 0b928a2..4b5054e 100644 (file)
 
     wrappers:
         - fdio-infra-wrappers:
-            build-timeout: '{build-timeout}'
+            build-timeout: '90'
 
     triggers:
         - gerrit-trigger-checkstyle-nonvoting:
         - 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}'