Using latest test patch in grpc based tests
Change-Id: Ibde5757e497c5d80531d687dc775e2afddd1ac3a
diff --git a/jjb/voltha-e2e.yaml b/jjb/voltha-e2e.yaml
index 1b78668..a734967 100755
--- a/jjb/voltha-e2e.yaml
+++ b/jjb/voltha-e2e.yaml
@@ -47,7 +47,8 @@
- 'voltha-periodic-test':
name: 'periodic-voltha-test-bbsim-grpc'
code-branch: 'master'
- volthaHelmChartsChange: refs/changes/69/26569/9
+ volthaHelmChartsChange: refs/changes/69/26569/11
+ volthaSystemTestsChange: refs/changes/32/27532/2
extraHelmFlags: >
--set global.image_tag=master
--set onos-classic.image.repository=andreacampanella/voltha-onos --set onos-classic.image.tag=meter-fixes-simple
@@ -241,8 +242,8 @@
- 'voltha-periodic-test':
name: 'periodic-voltha-openonu-go-test-bbsim-grpc'
code-branch: 'master'
- volthaHelmChartsChange: refs/changes/69/26569/9
- volthaSystemTestsChange: refs/changes/32/27532/1
+ volthaHelmChartsChange: refs/changes/69/26569/11
+ volthaSystemTestsChange: refs/changes/32/27532/2
extraHelmFlags: >
--set global.image_tag=master
--set onos-classic.image.repository=andreacampanella/voltha-onos --set onos-classic.image.tag=meter-fixes-simple
diff --git a/jjb/voltha-scale.yaml b/jjb/voltha-scale.yaml
index 8ef5939..6f53980 100644
--- a/jjb/voltha-scale.yaml
+++ b/jjb/voltha-scale.yaml
@@ -75,7 +75,7 @@
--set services.kafka.cluster.address=voltha-infra-kafka.default.svc:9092
--set services.etcd.address=voltha-infra-etcd.default.svc:2379
--set global.tracing.enabled=true
- volthaHelmChartsChange: refs/changes/69/26569/8
+ volthaHelmChartsChange: refs/changes/69/26569/11
rwCoreImg: 'volthacore/voltha-rw-core:grpc_v1'
openoltAdapterImg: 'volthacore/voltha-openolt-adapter:grpc_v1'
openonuAdapterGoImg: 'volthacore/voltha-openonu-adapter-go:grpc_v1'
@@ -106,7 +106,7 @@
--set services.kafka.cluster.address=voltha-infra-kafka.default.svc:9092
--set services.etcd.address=voltha-infra-etcd.default.svc:2379
--set global.tracing.enabled=true
- volthaHelmChartsChange: refs/changes/69/26569/8
+ volthaHelmChartsChange: refs/changes/69/26569/11
rwCoreImg: 'volthacore/voltha-rw-core:grpc_v1'
openoltAdapterImg: 'volthacore/voltha-openolt-adapter:grpc_v1'
openonuAdapterGoImg: 'volthacore/voltha-openonu-adapter-go:grpc_v1'
@@ -137,7 +137,7 @@
--set services.kafka.cluster.address=voltha-infra-kafka.default.svc:9092
--set services.etcd.address=voltha-infra-etcd.default.svc:2379
--set global.tracing.enabled=true
- volthaHelmChartsChange: refs/changes/69/26569/8
+ volthaHelmChartsChange: refs/changes/69/26569/11
rwCoreImg: 'volthacore/voltha-rw-core:grpc_v1'
openoltAdapterImg: 'volthacore/voltha-openolt-adapter:grpc_v1'
openonuAdapterGoImg: 'volthacore/voltha-openonu-adapter-go:grpc_v1'