commit | b5f826690d15a4ecb3564a0535f035abbb40958c | [log] [tgz] |
---|---|---|
author | Hardik Windlass <hardik@opennetworking.org> | Fri Mar 04 08:11:15 2022 +0000 |
committer | Hardik Windlass <hardik@opennetworking.org> | Fri Mar 04 08:11:20 2022 +0000 |
tree | 112c5be8c77ec614c252e24c74dd00c15d8efa05 | |
parent | 1fd6e0d8bb9e4574e947cc45a923a8486bd45705 [diff] |
Updated scale job pipeline to use correct voltctl version Change-Id: Ifebc037aeb79d92a392b2da6fe11f5561c556d7e
diff --git a/jjb/pipeline/voltha/master/voltha-scale-multi-stack.groovy b/jjb/pipeline/voltha/master/voltha-scale-multi-stack.groovy index 21331f8..56ddf59 100644 --- a/jjb/pipeline/voltha/master/voltha-scale-multi-stack.groovy +++ b/jjb/pipeline/voltha/master/voltha-scale-multi-stack.groovy
@@ -148,6 +148,7 @@ } stage('Deploy Voltha') { steps { + installVoltctl("${release}") deploy_voltha_stacks(params.volthaStacks) } }
diff --git a/jjb/pipeline/voltha/master/voltha-scale-test.groovy b/jjb/pipeline/voltha/master/voltha-scale-test.groovy index bdee200..d5aed18 100644 --- a/jjb/pipeline/voltha/master/voltha-scale-test.groovy +++ b/jjb/pipeline/voltha/master/voltha-scale-test.groovy
@@ -52,6 +52,7 @@ EXTRA_HELM_FLAGS=" " LOG_FOLDER="$WORKSPACE/logs" GERRIT_PROJECT="${GERRIT_PROJECT}" + PATH="$PATH:$WORKSPACE/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" } stages { @@ -148,6 +149,7 @@ stage('Deploy Voltha') { steps { timeout(time: 10, unit: 'MINUTES') { + installVoltctl("${release}") script { startComponentsLogs([ appsToLog: [