commit | 87e49093cb55809a39a24d17cddd6ef03867908b | [log] [tgz] |
---|---|---|
author | Suchitra Vemuri <suchitra@opennetworking.org> | Tue Mar 24 19:00:23 2020 -0700 |
committer | Suchitra Vemuri <suchitra@opennetworking.org> | Tue Mar 24 19:00:23 2020 -0700 |
tree | 96be89a633122677f3ca54337359c9db6245b346 | |
parent | 8a6ed85310ec7e22ce2391cb1c7bdd2f7745e59c [diff] |
increase timeout for the test job Change-Id: I370e8cd4c62d30b2f5e4bf3ab2a8719bdde4ffc1
diff --git a/jjb/pipeline/voltha-physical-functional-tests.groovy b/jjb/pipeline/voltha-physical-functional-tests.groovy index 22eca23..3cf088b 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: 120, unit: 'MINUTES') + timeout(time: 180, unit: 'MINUTES') } environment {