Use 2.0.0-ONAP tag instead beijing branch
authorGary Wu <gary.i.wu@huawei.com>
Mon, 11 Jun 2018 16:25:34 +0000 (09:25 -0700)
committerGary Wu <gary.i.wu@huawei.com>
Mon, 11 Jun 2018 16:30:13 +0000 (09:30 -0700)
To ensure reproducible deployments, change gerrit branches to
2.0.0-ONAP tag instead of using the beijing branch since the
beijing branches are not locked.

Change-Id: I30bbece5fa2e0b8622db948d45e08a46ecf43ece
Issue-ID: INT-506
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
values.yaml

index 9d48935..9a51839 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: beijing
+  gerritBranch: 2.0.0-ONAP
 
 # default number of instances
 replicaCount: 1