aboutsummaryrefslogtreecommitdiffstats
path: root/.gitreview
diff options
context:
space:
mode:
authorJim Hahn <jrh3@att.com>2020-05-28 08:55:32 -0400
committerJim Hahn <jrh3@att.com>2020-05-28 08:57:13 -0400
commit3fdcd619e63905d6a47a13a345a243ac30d212ec (patch)
treeb827bc7d9d8cce6561b3ab51174931088c4d736d /.gitreview
parent60e200441cd0f81d88c63b41eb82d3e236328014 (diff)
Default CSIT to master branch
Added "defaultbranch=master" to .gitreview file. Also modified Policy CSITs to get the branch from the .gitreview file instead of hard-coding it in a config file. Issue-ID: POLICY-2597 Change-Id: I05e969d3efdaf09c4fca4012131983ca26423ab0 Signed-off-by: Jim Hahn <jrh3@att.com>
Diffstat (limited to '.gitreview')
-rw-r--r--.gitreview1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitreview b/.gitreview
index e6c21d17..a7d8b804 100644
--- a/.gitreview
+++ b/.gitreview
@@ -2,3 +2,4 @@
host=gerrit.onap.org
port=29418
project=integration/csit.git
+defaultbranch=master