commit | 6ec075717bb0e86af2952b0d0aa263857acaf17a | [log] [tgz] |
---|---|---|
author | Suchitra Vemuri <suchitra@opennetworking.org> | Mon Feb 22 10:47:05 2021 -0800 |
committer | Suchitra Vemuri <suchitra@opennetworking.org> | Mon Feb 22 10:47:05 2021 -0800 |
tree | 87bf550a5ed58b37b28c0edfbc703cf14b926a7f | |
parent | e517b0ffe295a7318bd8cbecda3406bed9236b7e [diff] [blame] |
Increase timeout for DT tests for the nightly runs Change-Id: I13915a8977a086ea1f994ad551910a9d3399442b
diff --git a/jjb/pipeline/voltha-dt-physical-functional-tests.groovy b/jjb/pipeline/voltha-dt-physical-functional-tests.groovy index c234f41..1ebd19d 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: 440, unit: 'MINUTES') + timeout(time: 640, unit: 'MINUTES') } environment {