From 6177ddc1d79399c8edca3a57abb241ce6bccf30d Mon Sep 17 00:00:00 2001 From: Jan Gelety Date: Tue, 16 May 2017 15:29:40 +0200 Subject: Increase timeout of csit semiweekly jobs - test case execution exceeds set timeout (480 min) in case of csit-vpp-verify-master-centos7-semiweekly job: https://jenkins.fd.io/view/csit/job/csit-vpp-verify-master-centos7-semiweekly/38/console Change-Id: I9dee11e67b4e27fc163407ac6af35d53d2dd1467 Signed-off-by: Jan Gelety --- jjb/csit/csit.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'jjb/csit/csit.yaml') diff --git a/jjb/csit/csit.yaml b/jjb/csit/csit.yaml index 55d0dfc77..a39f80e56 100644 --- a/jjb/csit/csit.yaml +++ b/jjb/csit/csit.yaml @@ -1282,7 +1282,7 @@ wrappers: - fdio-infra-wrappers: - build-timeout: 480 + build-timeout: '600' triggers: - timed: '0 4 * * 2,6' -- cgit 1.2.3-korg