From: Fatih Degirmenci Date: Mon, 26 Aug 2019 11:06:57 +0000 (+0000) Subject: Increase build timeout for ONAP deployment X-Git-Url: https://gerrit.nordix.org/gitweb?a=commitdiff_plain;ds=inline;h=1a2d3cfbed7efd7703595b45418eba15779060d6;p=infra%2Fcicd.git Increase build timeout for ONAP deployment Master deployment takes longer than Dublin so this change increases the Jenkins build timeout from 150 minutes to 210 minutes in order to have chance to see to the end of the deployment. Change-Id: Ib996c7328ac7ca39d5e82b478b2cde459adcf157 --- diff --git a/jjb/cloud-infra/cloud-infra-periodic-onap.yaml b/jjb/cloud-infra/cloud-infra-periodic-onap.yaml index b51b7a66..bdb63dfa 100644 --- a/jjb/cloud-infra/cloud-infra-periodic-onap.yaml +++ b/jjb/cloud-infra/cloud-infra-periodic-onap.yaml @@ -66,7 +66,7 @@ onap-other-phases: - onap-deploy: - build-timeout: 150 + build-timeout: 210 - oom-healthcheck: build-timeout: 30 test-type: oom-healthcheck @@ -160,7 +160,7 @@ variable: OPENRC_FILE - mask-passwords - build-timeout: - timeout: 220 + timeout: 300 - fix-workspace-permissions - openstack: single-use: True