commit | 933e7f6525d08b9f14007563a0d70692622805d1 | [log] [tgz] |
---|---|---|
author | Suchitra Vemuri <suchitra@opennetworking.org> | Fri Feb 21 23:03:34 2020 +0000 |
committer | Gerrit Code Review <gerrit@opencord.org> | Fri Feb 21 23:03:34 2020 +0000 |
tree | 0204aaae99e56e598d855d79864f3810f780f053 | |
parent | b217c2d7f418a1909fb6c14088385c25ca2f48eb [diff] | |
parent | f5b2b22cc3f8c3d67b8864b44052ab34b1727791 [diff] |
Merge "update jobs and parameters"
diff --git a/jjb/pipeline/voltha-physical-build-and-tests.groovy b/jjb/pipeline/voltha-physical-build-and-tests.groovy index 4eedc09..5fe2922 100644 --- a/jjb/pipeline/voltha-physical-build-and-tests.groovy +++ b/jjb/pipeline/voltha-physical-build-and-tests.groovy
@@ -36,7 +36,7 @@ label "${params.buildNode}" } options { - timeout(time: 60, unit: 'MINUTES') + timeout(time: 90, unit: 'MINUTES') } environment {