Skip to content

Commit e9c76f0

Browse files
committed
Add .gitreview config file for gerrit.
The CI team is developing a new tool, git-review: https://github.com/openstack-ci/git-review which is intendend to replace rfc.sh. This adds a .gitreview file so that it can automatically determine the canonical gerrit location for the repository when first run. Later, rfc.sh will be updated to indicate it is deprecated, and then eventually removed. Change-Id: I12e6814796df23fa1be4fa2b3e6427381b218461
1 parent ef75e14 commit e9c76f0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitreview

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
[gerrit]
2+
host=review.openstack.org
3+
port=29418
4+
project=openstack/swift.git

0 commit comments

Comments
 (0)