commit | 613d3a70018612156708228338e23a07c94b59e6 | [log] [tgz] |
---|---|---|
author | Andrea Campanella <andrea@opennetworking.org> | Fri Oct 02 09:01:44 2020 +0000 |
committer | Gerrit Code Review <gerrit@opencord.org> | Fri Oct 02 09:01:44 2020 +0000 |
tree | e5f0e24c284eea171101872371d1d01c6a0daf3c | |
parent | 9ca0e637e03a60a85789af9380a43499718421d8 [diff] | |
parent | 12b188a2e6dcc8e4390185eab06e18fe3bde7c5f [diff] |
Merge "Lowering timeout for now on the openonugo tests"
diff --git a/jjb/pipeline/voltha-dt-physical-functional-tests-openonu-go.groovy b/jjb/pipeline/voltha-dt-physical-functional-tests-openonu-go.groovy index 19a416c..30071b7 100644 --- a/jjb/pipeline/voltha-dt-physical-functional-tests-openonu-go.groovy +++ b/jjb/pipeline/voltha-dt-physical-functional-tests-openonu-go.groovy
@@ -23,7 +23,7 @@ label "${params.buildNode}" } options { - timeout(time: 240, unit: 'MINUTES') + timeout(time: 60, unit: 'MINUTES') } environment {