commit | 56c8d782c4ccd07723e62f2fb7eed26b43a513be | [log] [tgz] |
---|---|---|
author | Andrea Campanella <andrea@opennetworking.org> | Fri Aug 07 10:25:09 2020 +0200 |
committer | Andrea Campanella <andrea@opennetworking.org> | Fri Aug 07 10:25:15 2020 +0200 |
tree | ea27ebbeb632c974d7b2805ee455cd58f2fd3832 | |
parent | 0e3fc2b2e12e5835e1ea6bfb83ae7eaa39e5da1b [diff] |
Extending DT timeout Change-Id: I90d25a0fc6a0bf8885170da186b0eae2a334c62c
diff --git a/jjb/pipeline/voltha-dt-physical-functional-tests.groovy b/jjb/pipeline/voltha-dt-physical-functional-tests.groovy index 180bf00..43abe03 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: 180, unit: 'MINUTES') + timeout(time: 240, unit: 'MINUTES') } environment {