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-12 20:11:03 -0500 |
commit | da5c1cb53880220d341ac61e43450aa2ad9949ad (patch) | |
tree | 5cfa0eef664e7d524e99c5b2a7f1463c0510d1f0 /docs/testing/user/certificationworkflow | |
parent | 14caa063d83793d7bc751afcf9412e445ec9fdd3 (diff) |
* 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/certificationworkflow')
-rw-r--r-- | docs/testing/user/certificationworkflow/index.rst | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/docs/testing/user/certificationworkflow/index.rst b/docs/testing/user/certificationworkflow/index.rst index 27a1b511..bc43e775 100644 --- a/docs/testing/user/certificationworkflow/index.rst +++ b/docs/testing/user/certificationworkflow/index.rst @@ -60,7 +60,10 @@ LFN, please contact `LF Networking`_ for participation fee information. Step 2: Testing =============== -The following documents guide testers to prepare the test environment and run tests: +NFVI Testing +------------ + +The following documents guide testers to prepare the NFVI test environment and run tests: - :ref:`dovetail-system_preparation_guide` - :ref:`dovetail-test_case_specification` @@ -69,6 +72,15 @@ The following documents guide testers to prepare the test environment and run te A unique Test ID is generated by the Dovetail tool for each test run and can only be submitted to the OVP web portal once. +VNF Testing +----------- + +The following document guide testers to prepare the environment and run the VNF tests: + +- `Deploy ONAP via OOM <https://logs.onap.org/production/vex-yul-ecomp-jenkins-1/doc-elalto-verify-rtd/214/html/submodules/oom.git/docs/oom_quickstart_guide.html>`_ +- `ONAP VNF Test Specifications <https://docs.onap.org/en/elalto/submodules/vnfrqts/testcases.git/docs/index.html>`_ +- :ref:`dovetail-vnf_testers_guide` + Step 3: Submitting Test Results =============================== |