-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/54614/
-----------------------------------------------------------
(Updated Dec. 11, 2016, 4:18 p.m.)
Review request for Ambari, Balázs Bence Sári, Laszlo Puskas, Oliver Szabo,
Sandor Magyari, and Sebastian Toader.
Changes
-------
Copied Description from JIRA
Bugs: AMBARI-19160
https://issues.apache.org/jira/browse/AMBARI-19160
Repository: ambari
Description (updated)
-------
ReviewBoard has [command-line tools](https://www.reviewboard.org/docs/rbtools/)
for working with review requests. The goal of this change is to add a small
[config
file](https://www.reviewboard.org/docs/rbtools/0.7/rbt/configuration/repositories/#reviewboardrc)
to the Ambari project, so that `rbt` can talk to the right RB server
out-of-the box.
Diffs
-----
.reviewboardrc PRE-CREATION
Diff: https://reviews.apache.org/r/54614/diff/
Testing (updated)
-------
```
$ mvn -N -DskipTests test
...
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0
approved: 2602 licence.
$ rbt post --bugs-closed AMBARI-19160 --testing-done-file
~/Documents/AMBARI-19160-test.txt
Review request #54614 posted.
```
Note: need to `rbt login` once before being able to post.
Thanks,
Attila Doroszlai