commit | 829c4bbc283c09fafa4bdf22acd8eeca5afec675 | [log] [tgz] |
---|---|---|
author | Hardik Windlass <hardik@opennetworking.org> | Tue Feb 01 11:14:10 2022 +0000 |
committer | Gerrit Code Review <gerrit@opencord.org> | Tue Feb 01 11:14:10 2022 +0000 |
tree | 7bfc443e62fe713c3b7d59b3174012589ef1fa46 | |
parent | 5e0a7b22123bde880beb4838346b72de19b6edf6 [diff] | |
parent | 7377e6f6af73d45a126f224da5b59ebfc45a2bf0 [diff] |
Merge "Extended timeout for device removal step in voltha scale pipeline"
diff --git a/jjb/pipeline/voltha/master/voltha-scale-test.groovy b/jjb/pipeline/voltha/master/voltha-scale-test.groovy index 5c7ddbf..1f7df02 100644 --- a/jjb/pipeline/voltha/master/voltha-scale-test.groovy +++ b/jjb/pipeline/voltha/master/voltha-scale-test.groovy
@@ -629,7 +629,7 @@ } stage("Device removal") { options { - timeout(time: 5, unit: 'MINUTES') + timeout(time: 15, unit: 'MINUTES') } steps { sh '''