commit | c0c75fa52d25e6516f859cfc42412fcc44eef3da | [log] [tgz] |
---|---|---|
author | Hardik Windlass <hardik@opennetworking.org> | Sat Jul 03 06:39:26 2021 +0000 |
committer | Hardik Windlass <hardik@opennetworking.org> | Sat Jul 03 06:39:36 2021 +0000 |
tree | 8594003e412f89562d2d5b7b752c2de4cebbb888 | |
parent | 47c4dc1bf709f237e5a406689fe998492d6e2b57 [diff] |
Updated switch config stage timeout value for master physical-build pipeline Change-Id: I90359b49604158fb78f51437574e3bd36a4a9daa
diff --git a/jjb/pipeline/voltha/master/physical-build.groovy b/jjb/pipeline/voltha/master/physical-build.groovy index 036bf0d..a8bed62 100644 --- a/jjb/pipeline/voltha/master/physical-build.groovy +++ b/jjb/pipeline/voltha/master/physical-build.groovy
@@ -255,7 +255,7 @@ return sr_active_out == 0 } } - timeout(5) { + timeout(7) { for(int i=0; i < deployment_config.hosts.src.size(); i++) { for(int j=0; j < deployment_config.olts.size(); j++) { def aggPort = -1