From: Fatih Degirmenci Date: Mon, 28 Oct 2019 20:00:40 +0000 (+0100) Subject: onap: Increase build timeout time X-Git-Url: https://gerrit.nordix.org/gitweb?a=commitdiff_plain;h=b2f9baeefd8dafc289e82013bb07fc57ce4e667c;p=infra%2Fcicd.git onap: Increase build timeout time Promotion takes around 3 hours to complete so this change increases the timeout value for promotion job and the parent job to ensure we don't abort them. Change-Id: I6553c85620504e9bc6493c7eb9afa63b6a8d97f3 --- diff --git a/jjb/cloud-infra/cloud-infra-periodic-onap.yaml b/jjb/cloud-infra/cloud-infra-periodic-onap.yaml index ebe4796a..f61101b8 100644 --- a/jjb/cloud-infra/cloud-infra-periodic-onap.yaml +++ b/jjb/cloud-infra/cloud-infra-periodic-onap.yaml @@ -81,7 +81,7 @@ build-timeout: 30 test-type: oom-healthcheck - promote-onap: - build-timeout: 5 + build-timeout: 240 onap-healthcheck-phases: - onap-hc-core: @@ -193,7 +193,7 @@ variable: OPENRC_FILE - mask-passwords - build-timeout: - timeout: 300 + timeout: 630 - fix-workspace-permissions - openstack: single-use: True