commit | 1f5243faa6d906cfe85a1757e82c5540f7e03673 | [log] [tgz] |
---|---|---|
author | Suchitra Vemuri <suchitra@opennetworking.org> | Wed Sep 02 17:43:11 2020 +0000 |
committer | Gerrit Code Review <gerrit@opencord.org> | Wed Sep 02 17:43:11 2020 +0000 |
tree | cc5a4c39737d677ebe7a727ae45e6b9139959b75 | |
parent | 7a874516679898e454ff262e897c0cafff70ff9d [diff] | |
parent | 66437bcf7b22f6171e661e358c3cda30e4dd5b38 [diff] |
Merge "increase time on the test jobs"
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 {