diff options
author | Martin Klozik <martinx.klozik@intel.com> | 2016-09-06 08:08:34 +0100 |
---|---|---|
committer | Martin Klozik <martinx.klozik@intel.com> | 2016-09-06 08:50:21 +0100 |
commit | 3a86248dff1834267900423891c9b2829803fd8a (patch) | |
tree | 64c6e3f1da3ed19c560e644386ceb857e520328f /docs/userguide | |
parent | 99e50b9aa86d3bd92d23a32ff34b5f80b9b3e4da (diff) |
docs: Fix links and formatting
Documentation was updated as follows:
* links were updated to refer to documentation
specific for Colorado release
* section decorators were fixed in LTD
* links to testcase and deployment
descriptions were fixed
* duplicate labels removed from LTP<D
* fixed typos in formatting and text
* links to scalability and stress tests
fixed after their renaming
JIRA: VSPERF-349
Change-Id: I8b1d7a0220d637a684e70a788dd88250c646124e
Signed-off-by: Martin Klozik <martinx.klozik@intel.com>
Reviewed-by: Maryam Tahhan <maryam.tahhan@intel.com>
Reviewed-by: Al Morton <acmorton@att.com>
Reviewed-by: Christian Trautman <ctrautma@redhat.com>
Reviewed-by: Bill Michalowski <bmichalo@redhat.com>
Diffstat (limited to 'docs/userguide')
-rwxr-xr-x | docs/userguide/testusage.rst | 10 | ||||
-rwxr-xr-x | docs/userguide/yardstick.rst | 2 |
2 files changed, 6 insertions, 6 deletions
diff --git a/docs/userguide/testusage.rst b/docs/userguide/testusage.rst index c020b6ca..a2abcf99 100755 --- a/docs/userguide/testusage.rst +++ b/docs/userguide/testusage.rst @@ -23,21 +23,21 @@ support in VSPERF includes: If you want to use another traffic generator, please select the Dummy generator option as shown in `Traffic generator instructions -<http://artifacts.opnfv.org/vswitchperf/docs/configguide/trafficgen.html>`__ +<http://artifacts.opnfv.org/vswitchperf/colorado/configguide/trafficgen.html>`__ VSPERF Installation ^^^^^^^^^^^^^^^^^^^ To see the supported Operating Systems, vSwitches and system requirements, please follow the `installation instructions -<http://artifacts.opnfv.org/vswitchperf/docs/configguide/installation.html>`__ to +<http://artifacts.opnfv.org/vswitchperf/colorado/configguide/installation.html>`__ to install. Traffic Generator Setup ^^^^^^^^^^^^^^^^^^^^^^^ Follow the `Traffic generator instructions -<http://artifacts.opnfv.org/vswitchperf/docs/configguide/trafficgen.html>`__ to +<http://artifacts.opnfv.org/vswitchperf/colorado/configguide/trafficgen.html>`__ to install and configure a suitable traffic generator. Cloning and building src dependencies @@ -121,7 +121,7 @@ deployment scenarios. The image can be downloaded from Newer vloop_vnf images are available. Please reference the installation instructions for information on these images `installation instructions -<http://artifacts.opnfv.org/vswitchperf/docs/configguide/installation.html>`__ +<http://artifacts.opnfv.org/vswitchperf/colorado/configguide/installation.html>`__ vloop_vnf forwards traffic through a VM using one of: @@ -655,5 +655,5 @@ More information ^^^^^^^^^^^^^^^^ For more information and details refer to the vSwitchPerf user guide at: -http://artifacts.opnfv.org/vswitchperf/docs/userguide/index.html +http://artifacts.opnfv.org/vswitchperf/colorado/userguide/index.html diff --git a/docs/userguide/yardstick.rst b/docs/userguide/yardstick.rst index ec306d57..2ecf7511 100755 --- a/docs/userguide/yardstick.rst +++ b/docs/userguide/yardstick.rst @@ -46,7 +46,7 @@ image, which can be downloaded from `<http://artifacts.opnfv.org/>`__. $ wget http://artifacts.opnfv.org/vswitchperf/vloop-vnf-ubuntu-14.04_20151216.qcow2 Please follow the `installation instructions -<http://artifacts.opnfv.org/vswitchperf/docs/configguide/installation.html>`__ to +<http://artifacts.opnfv.org/vswitchperf/colorado/configguide/installation.html>`__ to install vswitchperf inside vloop-vnf image. As vswitchperf will be run in trafficgen mode, it is possible to skip installation and compilation of OVS, QEMU and DPDK to keep image size smaller. |