diff options
author | Emma Foley <emma.l.foley@intel.com> | 2018-05-11 15:00:03 +0000 |
---|---|---|
committer | Emma Foley <emma.l.foley@intel.com> | 2018-05-11 16:08:10 +0000 |
commit | f4c49459fe37baf6bbd84204953eba60260b8a87 (patch) | |
tree | 57222a4af90ef8abb7a60131f7fd4aab23e3eda7 /docs/testing | |
parent | e838b31a6053085d8fa5641eeff0716e931de0a1 (diff) |
[docs] Add info on gerrit groups to the devguide.
Added the yardstick-reviewers and yardstick-committers groups
as an alternative to adding individual developers to a code review.
Change-Id: I1ebba56ba27dac00f7e7af7858b3c599a0f1eae8
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
Diffstat (limited to 'docs/testing')
-rwxr-xr-x | docs/testing/developer/devguide/devguide.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/testing/developer/devguide/devguide.rst b/docs/testing/developer/devguide/devguide.rst index dade49b75..04d5350be 100755 --- a/docs/testing/developer/devguide/devguide.rst +++ b/docs/testing/developer/devguide/devguide.rst @@ -432,7 +432,8 @@ Yardstick committers and contributors to review your codes. :width: 800px :alt: Gerrit for code review -You can find Yardstick people info `here <https://wiki.opnfv.org/display/yardstick/People>`_. +You can find a list Yardstick people `here <https://wiki.opnfv.org/display/yardstick/People>`_, +or use the ``yardstick-reviewers`` and ``yardstick-committers`` groups in gerrit. Modify the code under review in Gerrit ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |