aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Klozik <martinx.klozik@intel.com>2016-09-02 10:16:59 +0100
committerMartin Klozik <martinx.klozik@intel.com>2016-09-02 10:25:05 +0100
commit695f734862c884d09c24b54d8d2914b3816837f2 (patch)
tree256bb3b08b1a8c25aefcab2c49408f03875c85aa
parent7cc12c9748cfc758aa5ac164dfb13b900ef9dd82 (diff)
docs: Remove links to Brahmaputra documentation
Hyperlinks to the yardstick documentation were updated to refer to files generated from the master branch. JIRA: VSPERF-349 Change-Id: I248795b6a951377885492515fa9b96a694c9da5d 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>
-rwxr-xr-xdocs/userguide/yardstick.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/userguide/yardstick.rst b/docs/userguide/yardstick.rst
index ec306d57..18adbdbe 100755
--- a/docs/userguide/yardstick.rst
+++ b/docs/userguide/yardstick.rst
@@ -27,7 +27,7 @@ Yardstick Installation
In order to run Yardstick testcases, you will need to prepare your test
environment. Please follow the `installation instructions
-<http://artifacts.opnfv.org/yardstick/brahmaputra/docs/user_guides_framework/index.html>`__
+<http://artifacts.opnfv.org/yardstick/docs/user_guides_framework/index.html>`__
to install the yardstick.
Please note, that yardstick uses OpenStack for execution of testcases.
@@ -161,7 +161,7 @@ Section runner
~~~~~~~~~~~~~~
Yardstick supports several `runner types
-<http://artifacts.opnfv.org/yardstick/brahmaputra/docs/userguide/architecture.html#runner-types>`__.
+<http://artifacts.opnfv.org/yardstick/docs/userguide/architecture.html#runner-types>`__.
In case of vswitchperf specific TCs, **Sequence** runner type can be used to
execute the testcase for given list of packet sizes.