commit | 82f5cb26db60a97ea6b03034611c6ac4bb99a01b | [log] [tgz] |
---|---|---|
author | Suchitra Vemuri <suchitra@opennetworking.org> | Wed Oct 07 22:47:45 2020 +0000 |
committer | Gerrit Code Review <gerrit@opencord.org> | Wed Oct 07 22:47:45 2020 +0000 |
tree | 8ea75859b3bf04a47afc151892265808ba855ef4 | |
parent | 3c7cbb1b34383d8fe1cb0ca587fb892b4ce71280 [diff] | |
parent | eccd4a2095c6cbb513ca14c6a85f78f549383222 [diff] |
Merge "fix timeout issue for DT functional physical tests"
diff --git a/jjb/pipeline/voltha-dt-physical-functional-tests.groovy b/jjb/pipeline/voltha-dt-physical-functional-tests.groovy index dd782cc..dbc60c8 100644 --- a/jjb/pipeline/voltha-dt-physical-functional-tests.groovy +++ b/jjb/pipeline/voltha-dt-physical-functional-tests.groovy
@@ -23,7 +23,7 @@ label "${params.buildNode}" } options { - timeout(time: 240, unit: 'MINUTES') + timeout(time: 340, unit: 'MINUTES') } environment {