Fixing type in voltha-scale-multi-stack experimental pipeline
Reserving 1GB per redis instance in the PVC (we'll probably need less)
Change-Id: I53b308c810ee82fe20319b18616768247bfd456f
diff --git a/jjb/voltha-scale.yaml b/jjb/voltha-scale.yaml
index 3c4c5f4..94f4b0f 100644
--- a/jjb/voltha-scale.yaml
+++ b/jjb/voltha-scale.yaml
@@ -48,7 +48,7 @@
withDhcp: false
withIgmp: false
volthaHelmChartsChange: "refs/changes/04/23104/4"
- extraHelmFlags: " --set global.image_org=matteoscandolo/,global.image_tag=redis "
+ extraHelmFlags: " --set global.image_org=matteoscandolo/,global.image_tag=redis --set redis.master.persistence.size=1Gi,redis.replica.persistence.size=1Gi "
# jobs for 1024 ONUs with openonu-go and clustered ONOS (2 OLTs)
- 'voltha-scale-measurements':