change the timeout to 4 hours 89/36189/1
authorwutianwei <wutianwei1@huawei.com>
Mon, 19 Jun 2017 11:42:26 +0000 (19:42 +0800)
committerwutianwei <wutianwei1@huawei.com>
Mon, 19 Jun 2017 11:42:26 +0000 (19:42 +0800)
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 <wutianwei1@huawei.com>
jjb/compass4nfv/compass-ci-jobs.yml
jjb/compass4nfv/compass-dovetail-jobs.yml
jjb/compass4nfv/compass-verify-jobs.yml

index 0c9f64d..f4f49b6 100644 (file)
         - build-name:
             name: '$BUILD_NUMBER - Scenario: $DEPLOY_SCENARIO'
         - timeout:
-            timeout: 150
+            timeout: 240
             abort: true
         - fix-workspace-permissions
 
index b46c732..67d1e4e 100644 (file)
         - build-name:
             name: '$BUILD_NUMBER - Scenario: $DEPLOY_SCENARIO'
         - timeout:
-            timeout: 150
+            timeout: 240
             abort: true
         - fix-workspace-permissions
 
index 2583158..e43f976 100644 (file)
@@ -74,7 +74,7 @@
     wrappers:
         - ssh-agent-wrapper
         - timeout:
-            timeout: 150
+            timeout: 240
             fail: true
         - fix-workspace-permissions
 
     wrappers:
         - ssh-agent-wrapper
         - timeout:
-            timeout: 150
+            timeout: 240
             fail: true
         - fix-workspace-permissions
 
     wrappers:
         - ssh-agent-wrapper
         - timeout:
-            timeout: 150
+            timeout: 240
             fail: true
         - fix-workspace-permissions