commit | 12b188a2e6dcc8e4390185eab06e18fe3bde7c5f | [log] [tgz] |
---|---|---|
author | Andrea Campanella <andrea@opennetworking.org> | Fri Oct 02 10:47:29 2020 +0200 |
committer | Andrea Campanella <andrea@opennetworking.org> | Fri Oct 02 10:47:29 2020 +0200 |
tree | 2aebcfb785cdb62daf829696f017a39a55d0c725 | |
parent | f76732c07a2491af238077a2e4800cb82222c249 [diff] |
Lowering timeout for now on the openonugo tests Change-Id: I3abaf6e02bd7f39c16c11a4e5b10c26cd93bde89
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 {