summaryrefslogtreecommitdiffstats
path: root/docs/platformoverview/testcasesframework.rst
diff options
context:
space:
mode:
authorChristopherPrice <christopher.price@ericsson.com>2016-02-24 23:20:43 +0100
committerChristopher Price <christopher.price@ericsson.com>2016-02-25 00:49:17 +0000
commit0e3d3581cb46a7e5cf6703fd4916d8479f9438a3 (patch)
treef6bd875052a1736050581250245fe7b08ab44ed0 /docs/platformoverview/testcasesframework.rst
parent455f9662cea68d33e8c1b44a64f17f4327ccf3b2 (diff)
Updating the overview doc with recent comments.
Change-Id: I181279f9b0a4330bb98a3e0d40ecb2687d976b92 Signed-off-by: ChristopherPrice <christopher.price@ericsson.com> (cherry picked from commit 4cb9b020b922c090061a2dee77fa8ad77394d7b9)
Diffstat (limited to 'docs/platformoverview/testcasesframework.rst')
-rw-r--r--docs/platformoverview/testcasesframework.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/platformoverview/testcasesframework.rst b/docs/platformoverview/testcasesframework.rst
index 301e1e0b4..985929482 100644
--- a/docs/platformoverview/testcasesframework.rst
+++ b/docs/platformoverview/testcasesframework.rst
@@ -38,7 +38,7 @@ The scope of Functest and relevant test cases can be found in its
In Brahmaputra, Functest is focusing on OpenStack and SDN controllers deployment testing.
Its testing framework combines a number of testing tools
-to verify the key components of OPNFV platform running successfully.
+to verify the key components of the OPNFV platform are running successfully.
For example, Rally and Tempest are integrated for OpenStack basic functional testing and benchmark,
Robot is used for ODL testing, and Teston is integrated for ONOS testing.
Besides these, Functest also includes tests by deploying candidate VNFs such as vPing and vIMS, and testing their basic functionality.
@@ -54,7 +54,7 @@ Yardstick is also a flexible testing framework supporting OPNFV feature testing
Projects can plug in their test cases for specific features easily.
The detail of Yardstick project can be found in the
-`yardstick user guide <http://artifacts.opnfv.org/yardstick/brahmaputra/docs/user_guides_framework/user_guides_framework.pdf>`_.
+`yardstick user guide <http://artifacts.opnfv.org/yardstick/brahmaputra/user_guides_framework/user_guides_framework.pdf>`_.
There are two types of test cases in Yardstick: Yardstick generic test cases and OPNFV feature test cases.
Yardstick generic test cases include basic characteristics benchmarking in compute/storage/network area.
@@ -62,7 +62,7 @@ OPNFV feature test cases include basic telecom feature testing from OPNFV projec
for example nfv-kvm, sfc, ipv6, Parser, Availability and SDN VPN.
All of the Yardstick test cases are listed on
-`<http://artifacts.opnfv.org/yardstick/docs/configguide_yardstick_testcases/03-list-of-tcs.html>`_
+`<http://artifacts.opnfv.org/yardstick/brahmaputra/docs/configguide_yardstick_testcases/03-list-of-tcs.html>`_
Additional Testing