commit | 2676c3ede40c725457296853b388a3784da2a47a | [log] [tgz] |
---|---|---|
author | Zack Williams <zdw@opennetworking.org> | Tue Feb 11 02:29:03 2020 +0000 |
committer | Gerrit Code Review <gerrit@opencord.org> | Tue Feb 11 02:29:03 2020 +0000 |
tree | 9d2cf7c3457d03b25d38a2bb3c9eeae2eca3cdf4 | |
parent | 08a631244f6a70580bae8520d4f40cb9c13adf6f [diff] | |
parent | 2d28bf8919018ffdca7b04ac60d2130bac0bdc78 [diff] |
Merge "update pip to fix virtualenv/six issues"
diff --git a/jjb/pipeline/voltha-physical-functional-tests.groovy b/jjb/pipeline/voltha-physical-functional-tests.groovy index 549101f..f4ca083 100644 --- a/jjb/pipeline/voltha-physical-functional-tests.groovy +++ b/jjb/pipeline/voltha-physical-functional-tests.groovy
@@ -23,7 +23,7 @@ label "${params.buildNode}" } options { - timeout(time: 60, unit: 'MINUTES') + timeout(time: 90, unit: 'MINUTES') } environment {