Change the parameter of timeout to 150 minutes 67/36167/1
authorwutianwei <wutianwei1@huawei.com>
Mon, 19 Jun 2017 02:53:25 +0000 (10:53 +0800)
committerwutianwei <wutianwei1@huawei.com>
Mon, 19 Jun 2017 03:01:09 +0000 (11:01 +0800)
Because we use the Openstack-Ansible to deploy the openstack,
it will cost more time. 120 minute is too short for this.
We change this to 150 minutes.

Change-Id: I39beca2cbd191ac738185cca696555656174e84d
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 3ba69fa..0c9f64d 100644 (file)
         - build-name:
             name: '$BUILD_NUMBER - Scenario: $DEPLOY_SCENARIO'
         - timeout:
-            timeout: 120
+            timeout: 150
             abort: true
         - fix-workspace-permissions
 
index 966dae5..b46c732 100644 (file)
         - build-name:
             name: '$BUILD_NUMBER - Scenario: $DEPLOY_SCENARIO'
         - timeout:
-            timeout: 120
+            timeout: 150
             abort: true
         - fix-workspace-permissions
 
index 4b05e22..2583158 100644 (file)
@@ -74,7 +74,7 @@
     wrappers:
         - ssh-agent-wrapper
         - timeout:
-            timeout: 120
+            timeout: 150
             fail: true
         - fix-workspace-permissions
 
     wrappers:
         - ssh-agent-wrapper
         - timeout:
-            timeout: 120
+            timeout: 150
             fail: true
         - fix-workspace-permissions
 
     wrappers:
         - ssh-agent-wrapper
         - timeout:
-            timeout: 120
+            timeout: 150
             fail: true
         - fix-workspace-permissions