commit | 880d886ece548eb3496f9982050dd3a1405b8506 | [log] [tgz] |
---|---|---|
author | Andy Bavier <andy@opennetworking.org> | Sun Jun 28 12:03:35 2020 -0700 |
committer | Andy Bavier <andy@opennetworking.org> | Sun Jun 28 12:03:35 2020 -0700 |
tree | 8bdf9e14b4e419b0f7d0e4e34a57b23c36345885 | |
parent | b4821b0f3473790369257dc62c8c8365f0c50c0f [diff] |
Increase hardware test timeout Change-Id: I7ac13c3cb019b323c8c764f0a435131d8b628204
diff --git a/jjb/pipeline/voltha-physical-build-and-tests.groovy b/jjb/pipeline/voltha-physical-build-and-tests.groovy index f841a8a..96d3b2c 100644 --- a/jjb/pipeline/voltha-physical-build-and-tests.groovy +++ b/jjb/pipeline/voltha-physical-build-and-tests.groovy
@@ -37,7 +37,7 @@ label "${params.buildNode}" } options { - timeout(time: 90, unit: 'MINUTES') + timeout(time: 120, unit: 'MINUTES') } environment {