From a3f4a93f6b2dcbb6aaca6ebae9f86bc4838f5a22 Mon Sep 17 00:00:00 2001 From: wutianwei Date: Mon, 19 Jun 2017 19:42:26 +0800 Subject: change the timeout to 4 hours it need to download the tar.gz and We install the packages inline. Due to the network, sometimes it will cost more time. 150 minutes still is not enough. Change-Id: I28ff7840dc3d705c4d0a32cde718230d92b6ea19 Signed-off-by: wutianwei --- jjb/compass4nfv/compass-ci-jobs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'jjb/compass4nfv/compass-ci-jobs.yml') diff --git a/jjb/compass4nfv/compass-ci-jobs.yml b/jjb/compass4nfv/compass-ci-jobs.yml index 0c9f64d9a..f4f49b666 100644 --- a/jjb/compass4nfv/compass-ci-jobs.yml +++ b/jjb/compass4nfv/compass-ci-jobs.yml @@ -205,7 +205,7 @@ - build-name: name: '$BUILD_NUMBER - Scenario: $DEPLOY_SCENARIO' - timeout: - timeout: 150 + timeout: 240 abort: true - fix-workspace-permissions -- cgit 1.2.3-korg