summaryrefslogtreecommitdiff
path: root/TESTING.rst
diff options
context:
space:
mode:
authortianhui <tianhui@awcloud.com>2018-06-08 11:22:41 +0800
committertianhui <tianhui@awcloud.com>2018-06-08 11:22:41 +0800
commit424848e743172ff4534b23c7d3844fb969e51a58 (patch)
treed7007f1d4d4abc1460b2d4b69a47285cfa5658ca /TESTING.rst
parentd573e496def6d293f14d36991d3f9c0a1dd41022 (diff)
downloadneutron-424848e743172ff4534b23c7d3844fb969e51a58.tar.gz
Fix bug to doc:testing
There is a wrong url in the doc and amends it Change-Id: I07b4e6a4a37ff9c4477b91030360277659e4fbe8
Diffstat (limited to 'TESTING.rst')
-rw-r--r--TESTING.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/TESTING.rst b/TESTING.rst
index c3c6392db3..7e7b43d069 100644
--- a/TESTING.rst
+++ b/TESTING.rst
@@ -404,7 +404,7 @@ Rally Tests
Rally tests (rally-jobs/plugins) use the `rally <http://rally.readthedocs.io/>`_
infrastructure to exercise a neutron deployment. Guidelines for writing a
-good rally test can be found in the `rally plugin documentation <http://rally.readthedocs.io/en/latest/plugins.html>`_.
+good rally test can be found in the `rally plugin documentation <http://rally.readthedocs.io/en/latest/plugins/>`_.
There are also some examples in tree; the process for adding rally plugins to
neutron requires three steps: 1) write a plugin and place it under rally-jobs/plugins/.
This is your rally scenario; 2) (optional) add a setup file under rally-jobs/extra/.