commit | 687fd62454ebdd17848c289c6cb78e44fd14c64c | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Fri Jun 11 18:16:42 2021 +0200 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Fri Jun 11 18:16:42 2021 +0200 |
tree | b262ff985a61d1dccd1c8ed1928867017b86375f | |
parent | 84648207c1e8e795cef64532f1aec13459758474 [diff] |
Using local charts for both voltha-infra and voltha-stack in voltha-scale test Change-Id: I5117ee3e2bce21012560e70c30617b04c0628296
diff --git a/jjb/pipeline/voltha/master/voltha-scale-test.groovy b/jjb/pipeline/voltha/master/voltha-scale-test.groovy index 08eb7d9..13e7a89 100644 --- a/jjb/pipeline/voltha/master/voltha-scale-test.groovy +++ b/jjb/pipeline/voltha/master/voltha-scale-test.groovy
@@ -264,7 +264,7 @@ stackName: "voltha1", // TODO support custom charts workflow: workflow, extraHelmFlags: stackHelmFlags, - localCharts: false, + localCharts: localCharts, ]) sh """ set +x