commit | c11b0ad78b72d756a380fc1f210038321c8c8248 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Tue Jul 13 10:55:08 2021 -0700 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Tue Jul 13 10:55:08 2021 -0700 |
tree | b0b0fa12e8f16050bb28fb400872616ad681d383 | |
parent | 0a18e4e2fac5a0d3d879184b9a1f10566b4cf875 [diff] [blame] |
Starting voltha scale jobs for 2.8 LTS release Change-Id: I2cadd4e28e01f0f2f11406c00c28c0bd050d3bdd
diff --git a/jjb/pipeline/voltha/voltha-2.8/voltha-scale-test.groovy b/jjb/pipeline/voltha/voltha-2.8/voltha-scale-test.groovy index 85e32e4..d8185e4 100644 --- a/jjb/pipeline/voltha/voltha-2.8/voltha-scale-test.groovy +++ b/jjb/pipeline/voltha/voltha-2.8/voltha-scale-test.groovy
@@ -237,10 +237,8 @@ println "Passing the following parameters to the VOLTHA infra deploy: ${infraHelmFlags}." - def localCharts = false - if (volthaHelmChartsChange != "" || branch != "master") { - localCharts = true - } + // in a released version we always want to use the local version of the helm-charts + def localCharts = true volthaInfraDeploy([ workflow: workflow,