Increase Timeouts on ONAP build jobs 00/6300/1
authorafenner <andrew.fenner@est.tech>
Mon, 19 Oct 2020 12:56:51 +0000 (13:56 +0100)
committerafenner <andrew.fenner@est.tech>
Mon, 19 Oct 2020 12:57:04 +0000 (13:57 +0100)
Hopefully the last attempt to fix the build failure
https://jenkins.nordix.org/job/onap-release-ubuntu1804-elalto/5/
which I think is related to the long time the build/upload/download is taking

Change-Id: I9fb1e258d50ff51adc2db68995c5a5d6c0372e9e
Signed-off-by: afenner <andrew.fenner@est.tech>
jjb/cloud-infra/onap-jobs/onap-release-deploy-test.yaml
jjb/cloud-infra/onap-jobs/onap-verify-deploy-test.yaml

index 814cf3fd6841bcd404e639ef609b13a732c44cce..2242a18da406b89fcc02c910940908922c56a1bc 100644 (file)
           wipe-workspace: true
     wrappers:
       - build-timeout:
-          timeout: 300
+          timeout: 600
       - credentials-binding:
           - file:
               credential-id: '{openrc-credentials-file}'
 
     wrappers:
       - build-timeout:
-          timeout: 300
+          timeout: 600
       - credentials-binding:
           - file:
               credential-id: '{openrc-credentials-file}'
           option: project
     wrappers:
       - build-timeout:
-          timeout: 300
+          timeout: 600
       - credentials-binding:
           - file:
               credential-id: '{openrc-credentials-file}'
index 9f552698aa6d3d5f7805f666f3002fd5e5d1534e..512fccb76c22038ad65a636c9ca2467549ff12cf 100644 (file)
 
     wrappers:
       - build-timeout:
-          timeout: 300
+          timeout: 600
       - credentials-binding:
           - file:
               credential-id: '{openrc-credentials-file}'
 
     wrappers:
       - build-timeout:
-          timeout: 300
+          timeout: 600
       - credentials-binding:
           - file:
               credential-id: '{openrc-credentials-file}'
 
     wrappers:
       - build-timeout:
-          timeout: 300
+          timeout: 600
       - credentials-binding:
           - file:
               credential-id: '{openrc-credentials-file}'