onap: Increase build timeout time 42/2742/1
authorFatih Degirmenci <fdegir@gmail.com>
Mon, 28 Oct 2019 20:00:40 +0000 (21:00 +0100)
committerFatih Degirmenci <fdegir@gmail.com>
Mon, 28 Oct 2019 20:02:06 +0000 (21:02 +0100)
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

jjb/cloud-infra/cloud-infra-periodic-onap.yaml

index ebe4796af06de4d46a74da43c9a1a1d371c3c9de..f61101b8cdbef4dc066c1bffc69dc003e6d84daa 100644 (file)
@@ -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:
               variable: OPENRC_FILE
       - mask-passwords
       - build-timeout:
-          timeout: 300
+          timeout: 630
       - fix-workspace-permissions
       - openstack:
           single-use: True