Increase build timeout for ONAP deployment 52/2052/1
authorFatih Degirmenci <fdegir@gmail.com>
Mon, 26 Aug 2019 11:06:57 +0000 (11:06 +0000)
committerFatih Degirmenci <fdegir@gmail.com>
Mon, 26 Aug 2019 11:07:34 +0000 (11:07 +0000)
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

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

index b51b7a667d281bd3586f49abc362d982e96e2287..bdb63dfa4f9abbc08b296407370d67d2fa01b765 100644 (file)
@@ -66,7 +66,7 @@
 
     onap-other-phases:
       - onap-deploy:
-          build-timeout: 150
+          build-timeout: 210
       - oom-healthcheck:
           build-timeout: 30
           test-type: oom-healthcheck
               variable: OPENRC_FILE
       - mask-passwords
       - build-timeout:
-          timeout: 220
+          timeout: 300
       - fix-workspace-permissions
       - openstack:
           single-use: True