updating gerritBranch to master 35/67835/2
authorMandeep Khinda <mandeep.khinda@amdocs.com>
Wed, 19 Sep 2018 18:18:04 +0000 (18:18 +0000)
committerMandeep Khinda <mandeep.khinda@amdocs.com>
Wed, 19 Sep 2018 23:12:35 +0000 (23:12 +0000)
some charts internally pull config/scripts from gerrit to
bootstrap.  They are currently bootstrapping with the beijing
branch.

Issue-ID: OOM-1425

Change-Id: I0ab0a054e9cc6ed6b23704404d80588f53530fa2
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
kubernetes/aaf/values.yaml
kubernetes/aai/charts/aai-sparky-be/values.yaml
kubernetes/dmaap/charts/message-router/charts/message-router-kafka/values.yaml
kubernetes/dmaap/charts/message-router/charts/message-router-zookeeper/values.yaml

index 9a51839..19250d8 100644 (file)
@@ -38,7 +38,7 @@ config:
   csServiceName: aaf-cass
   # gerrit branch where the latest aaf/auth/sample/public code exists
   gerritProject: http://gerrit.onap.org/r/aaf/authz.git
-  gerritBranch: 2.0.0-ONAP
+  gerritBranch: master
 
 # default number of instances
 replicaCount: 1
index bae842b..50c624d 100644 (file)
@@ -37,7 +37,7 @@ ubuntuInitImage: oomk8s/ubuntu-init:2.0.0
 # application configuration
 config:
   elasticsearchHttpPort: 9200
-  gerritBranch: 2.0.0-ONAP
+  gerritBranch: master
   gerritProject: http://gerrit.onap.org/r/aai/test-config
   portalUsername: aaiui
   portalPassword: 1t2v1vfv1unz1vgz1t3b
index ad1567d..3f1aa52 100644 (file)
@@ -44,7 +44,7 @@ debugEnabled: false
 # application configuration
 config:
   # gerrit branch where the latest code is checked in
-  gerritBranch: 2.0.0-ONAP
+  gerritBranch: master
   # gerrit project where the latest code is checked in
   gerritProject: http://gerrit.onap.org/r/dmaap/messagerouter/messageservice.git
 
index 3a8a0c1..f63a133 100644 (file)
@@ -40,7 +40,7 @@ debugEnabled: false
 # application configuration
 config:
   # gerrit branch where the latest code is checked in
-  gerritBranch: 2.0.0-ONAP
+  gerritBranch: master
   # gerrit project where the latest code is checked in
   gerritProject: http://gerrit.onap.org/r/dmaap/messagerouter/messageservice.git