commit | 66437bcf7b22f6171e661e358c3cda30e4dd5b38 | [log] [tgz] |
---|---|---|
author | Suchitra Vemuri <suchitra@opennetworking.org> | Wed Sep 02 09:00:22 2020 -0700 |
committer | Suchitra Vemuri <suchitra@opennetworking.org> | Wed Sep 02 09:00:22 2020 -0700 |
tree | 8b917a8f49ab036130270257036524a5f4d719cc | |
parent | fad6ee478196c17f6e59e4e54b0c03c8b63d8d0e [diff] |
increase time on the test jobs Change-Id: If4ffe4096417ff8ffe075e4d1031c484b57d28b1
diff --git a/jjb/pipeline/voltha-physical-functional-tests.groovy b/jjb/pipeline/voltha-physical-functional-tests.groovy index 86a4db6..aaf9d21 100644 --- a/jjb/pipeline/voltha-physical-functional-tests.groovy +++ b/jjb/pipeline/voltha-physical-functional-tests.groovy
@@ -23,7 +23,7 @@ label "${params.buildNode}" } options { - timeout(time: 280, unit: 'MINUTES') + timeout(time: 380, unit: 'MINUTES') } environment {