aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Klozik <martinx.klozik@intel.com>2016-10-20 12:15:54 +0100
committerMartin Klozik <martinx.klozik@intel.com>2016-10-20 12:35:53 +0100
commit40c30b3ada9e745b7225761cc37499a2bd141668 (patch)
tree68ae68dd432fb1c1a754644a5d530aa4158b1bcf
parentc4ba1cd1c33938ab54b217599d7ed9d9259a6caa (diff)
docs: Update links for Colorado 2.0colorado.3.0colorado.2.0stable/colorado
References among VSPERF documents are realized by html links to the final doc version stored inside the artifactory. These links are release specific and have to be updated for every new release or release version. This patch prepares links for Colorado 2.0 release. JIRA: VSPERF-415 Change-Id: Ibd17d55063069204a5556058e51660b542c8bee4 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>
-rw-r--r--docs/design/trafficgen_integration_guide.rst4
-rw-r--r--docs/results/scenario.rst18
-rwxr-xr-xdocs/userguide/testusage.rst10
-rwxr-xr-xdocs/userguide/yardstick.rst2
4 files changed, 17 insertions, 17 deletions
diff --git a/docs/design/trafficgen_integration_guide.rst b/docs/design/trafficgen_integration_guide.rst
index 7385bece..e59fe4ed 100644
--- a/docs/design/trafficgen_integration_guide.rst
+++ b/docs/design/trafficgen_integration_guide.rst
@@ -12,7 +12,7 @@ Intended Audience
This document is intended to aid those who want to integrate new traffic
generator into the vsperf code. It is expected, that reader has already
read generic part of `VSPERF Design Document
-<http://artifacts.opnfv.org/vswitchperf/colorado/design/index.html>`__.
+<http://artifacts.opnfv.org/vswitchperf/colorado/2.0/design/index.html>`__.
Let us create a sample traffic generator called **sample_tg**, step by step.
@@ -236,5 +236,5 @@ are defined in **ResultsConstants** implemented in
Throughput & Continuous and for Back2Back. The same key names should
be used by all traffic generator implementations.
-.. _integration tests userguide: http://artifacts.opnfv.org/vswitchperf/colorado/userguide/integration.html
+.. _integration tests userguide: http://artifacts.opnfv.org/vswitchperf/colorado/2.0/userguide/integration.html
diff --git a/docs/results/scenario.rst b/docs/results/scenario.rst
index 3d791083..0efbcd8b 100644
--- a/docs/results/scenario.rst
+++ b/docs/results/scenario.rst
@@ -36,7 +36,7 @@ Loopback applications in the Guest can be:
* `DPDK testpmd <http://dpdk.org/doc/guides/testpmd_app_ug/index.html>`_.
* Linux Bridge.
* `l2fwd
- <http://artifacts.opnfv.org/vswitchperf/colorado/userguide/testusage.html#l2fwd-kernel-module>`_.
+ <http://artifacts.opnfv.org/vswitchperf/colorado/2.0/userguide/testusage.html#l2fwd-kernel-module>`_.
Supported traffic generators:
@@ -44,19 +44,19 @@ Supported traffic generators:
* Spirent.
* Dummy.
-.. _PacketLossRatio: http://artifacts.opnfv.org/vswitchperf/colorado/requirements/vswitchperf_ltd.html#test-id-ltd-throughput-rfc2544-packetlossratio
+.. _PacketLossRatio: http://artifacts.opnfv.org/vswitchperf/colorado/2.0/requirements/vswitchperf_ltd.html#test-id-ltd-throughput-rfc2544-packetlossratio
-.. _BackToBackFrames: http://artifacts.opnfv.org/vswitchperf/colorado/requirements/vswitchperf_ltd.html#test-id-ltd-throughput-rfc2544-backtobackframes
+.. _BackToBackFrames: http://artifacts.opnfv.org/vswitchperf/colorado/2.0/requirements/vswitchperf_ltd.html#test-id-ltd-throughput-rfc2544-backtobackframes
-.. _PacketLossRatioFrameModification: http://artifacts.opnfv.org/vswitchperf/colorado/requirements/vswitchperf_ltd.html#test-id-ltd-throughput-rfc2544-packetlossratioframemodification
+.. _PacketLossRatioFrameModification: http://artifacts.opnfv.org/vswitchperf/colorado/2.0/requirements/vswitchperf_ltd.html#test-id-ltd-throughput-rfc2544-packetlossratioframemodification
-.. _Scalability0PacketLoss: http://artifacts.opnfv.org/vswitchperf/colorado/requirements/vswitchperf_ltd.html#test-id-ltd-scalability-flows-rfc2544-0packetloss
+.. _Scalability0PacketLoss: http://artifacts.opnfv.org/vswitchperf/colorado/2.0/requirements/vswitchperf_ltd.html#test-id-ltd-scalability-flows-rfc2544-0packetloss
-.. _CPU0PacketLoss: http://artifacts.opnfv.org/vswitchperf/colorado/requirements/vswitchperf_ltd.html#test-id-ltd-stress-rfc2544-0packetloss
+.. _CPU0PacketLoss: http://artifacts.opnfv.org/vswitchperf/colorado/2.0/requirements/vswitchperf_ltd.html#test-id-ltd-stress-rfc2544-0packetloss
-.. _Phy2Phy : http://artifacts.opnfv.org/vswitchperf/colorado/requirements/vswitchperf_ltp.html#physical-port-vswitch-physical-port
+.. _Phy2Phy : http://artifacts.opnfv.org/vswitchperf/colorado/2.0/requirements/vswitchperf_ltp.html#physical-port-vswitch-physical-port
-.. _PVP: http://artifacts.opnfv.org/vswitchperf/colorado/requirements/vswitchperf_ltp.html#physical-port-vswitch-vnf-vswitch-physical-port
+.. _PVP: http://artifacts.opnfv.org/vswitchperf/colorado/2.0/requirements/vswitchperf_ltp.html#physical-port-vswitch-vnf-vswitch-physical-port
-.. _PVVP: http://artifacts.opnfv.org/vswitchperf/colorado/requirements/vswitchperf_ltp.html#physical-port-vswitch-vnf-vswitch-vnf-vswitch-physical-port
+.. _PVVP: http://artifacts.opnfv.org/vswitchperf/colorado/2.0/requirements/vswitchperf_ltp.html#physical-port-vswitch-vnf-vswitch-vnf-vswitch-physical-port
diff --git a/docs/userguide/testusage.rst b/docs/userguide/testusage.rst
index a2abcf99..f53bd07e 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/colorado/configguide/trafficgen.html>`__
+<http://artifacts.opnfv.org/vswitchperf/colorado/2.0/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/colorado/configguide/installation.html>`__ to
+<http://artifacts.opnfv.org/vswitchperf/colorado/2.0/configguide/installation.html>`__ to
install.
Traffic Generator Setup
^^^^^^^^^^^^^^^^^^^^^^^
Follow the `Traffic generator instructions
-<http://artifacts.opnfv.org/vswitchperf/colorado/configguide/trafficgen.html>`__ to
+<http://artifacts.opnfv.org/vswitchperf/colorado/2.0/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/colorado/configguide/installation.html>`__
+<http://artifacts.opnfv.org/vswitchperf/colorado/2.0/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/colorado/userguide/index.html
+http://artifacts.opnfv.org/vswitchperf/colorado/2.0/userguide/index.html
diff --git a/docs/userguide/yardstick.rst b/docs/userguide/yardstick.rst
index 2ecf7511..64e6ab3f 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/colorado/configguide/installation.html>`__ to
+<http://artifacts.opnfv.org/vswitchperf/colorado/2.0/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.