diff options
author | Georg Kunz <georg.kunz@ericsson.com> | 2017-04-26 13:50:29 +0200 |
---|---|---|
committer | Christopher Price <christopher.price@ericsson.com> | 2017-04-27 09:41:10 +0000 |
commit | acee332cda9fab1315ee1147ab12bc4003f05990 (patch) | |
tree | 9f59a25fd94479d527eca13ac2a2849ca5998f98 | |
parent | 528a3b641b0b9d406d58641ddf76b4285e333f51 (diff) |
Adding a stub document for a CVP reviewer guide
This document shall describe guidelines and evaluation criteria for
reviewers on how to handle the review process of results.
DOVETAIL-408
Change-Id: I78e669544bc172b74f94443176a48082a4c28a2f
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
-rw-r--r-- | docs/testing/user/reviewerguide/index.rst | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/docs/testing/user/reviewerguide/index.rst b/docs/testing/user/reviewerguide/index.rst new file mode 100644 index 00000000..f3b8bec8 --- /dev/null +++ b/docs/testing/user/reviewerguide/index.rst @@ -0,0 +1,35 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 +.. (c) Ericsson AB + +================================================== +Compliance and Verification program reviewer guide +================================================== + +.. toctree:: + :maxdepth: 2 + +Version history +=============== + ++------------+----------+------------------+----------------------------------+ +| **Date** | **Ver.** | **Author** | **Comment** | +| | | | | ++------------+----------+------------------+----------------------------------+ +| 2017-04-25 | 0.0.1 | | Blank version | +| | | | | ++------------+----------+------------------+----------------------------------+ + + +Introduction +============ + +This reviewer guide provides detailed guidance for reviewers on how to handle the result review process. + +TODO: add sections on + + - specification of criteria for reviewing the results + + - specification of criteria for granting the certification badge + + - specification SLAs for responding to requests, questions, escalations, ... |