diff options
author | Lincoln Lavoie <lylavoie@iol.unh.edu> | 2020-02-04 14:18:11 -0500 |
---|---|---|
committer | Lincoln Lavoie <lylavoie@iol.unh.edu> | 2020-02-14 22:32:10 -0500 |
commit | 1209085198ba5d3935d835fde0f1b53203921289 (patch) | |
tree | 778d828bf38ab24ce4c8a4234673cd5e397e05a0 /docs/testing/user/userguide/testing_guide.rst | |
parent | 9872188fff6644afbfafdca184c8055500d71847 (diff) |
Updated OVP2019.12 documentationovp-3.0.1stable/hunter
* Added table to index page for relationship between OVP release and OPFNV/ONAP release/tag
* Added userguide for VNF testing
* Updated OVP Addendum to include VNF testing
* Updated release notes to include VNF testing
* All documentation links point to stable-hunter, not latest
* Fixed a couple of doc8 warnings for fomatting
* Updated based on Trevor's review
* Updated per CVC review and discussions on Feb. 10.
* Fixed trailing whitespace issues
* Added missing reference in ovpaddendum/index.rst
Signed-off-by: Lincoln Lavoie <lylavoie@iol.unh.edu>
Change-Id: Ibb099bb12873b114f1766d0aaabe4471d390a451
Diffstat (limited to 'docs/testing/user/userguide/testing_guide.rst')
-rw-r--r-- | docs/testing/user/userguide/testing_guide.rst | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/docs/testing/user/userguide/testing_guide.rst b/docs/testing/user/userguide/testing_guide.rst index f8b8971e..d1c31683 100644 --- a/docs/testing/user/userguide/testing_guide.rst +++ b/docs/testing/user/userguide/testing_guide.rst @@ -2,13 +2,16 @@ .. http://creativecommons.org/licenses/by/4.0 .. (c) OPNFV, Huawei Technologies Co.,Ltd and others. -==================================== -Conducting OVP Testing with Dovetail -==================================== +========================================= +Conducting OVP NFVI Testing with Dovetail +========================================= Overview -------- +This guide provides the instructions for the OVP Infrastructure testing. For the +OVP VNF testing, please refer to the next section. + The Dovetail testing framework for OVP consists of two major parts: the testing client which executes all test cases in a lab (vendor self-testing or a third party lab), and the server system which is hosted by the OVP administrator to store and @@ -788,9 +791,7 @@ until they are ready to submit results for peer community review. * Obtain results tar file located at ``${DOVETAIL_HOME}/``, e.g. ``logs_20180105_0858.tar.gz``. - * Use the *Choose File* button where a file selection dialog allows you to choose your result - file from the hard-disk. Then click the *Upload result* button and see a results ID once your - upload succeeds. + * Use the *Choose File* button where a file selection dialog allows you to choose your result file from the hard-disk. Then click the *Upload result* button and see a results ID once your upload succeeds. * Results are remaining in status 'private' until they are submitted for review. |