commit | 7377e6f6af73d45a126f224da5b59ebfc45a2bf0 | [log] [tgz] |
---|---|---|
author | Hardik Windlass <hardik@opennetworking.org> | Tue Feb 01 10:38:46 2022 +0000 |
committer | Hardik Windlass <hardik@opennetworking.org> | Tue Feb 01 10:38:51 2022 +0000 |
tree | 344281f28511ac41f68805d160df50fe59ec2198 | |
parent | 0e37a1c3c1127d544e5cbbd9ce226692cbb0dbd6 [diff] |
Extended timeout for device removal step in voltha scale pipeline Change-Id: I845b00da88803428890aaa5b026f2200bac0670a
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 '''