Fix bug to doc:testing

There is a wrong url in the doc and amends it

Change-Id: I07b4e6a4a37ff9c4477b91030360277659e4fbe8
This commit is contained in:
tianhui 2018-06-08 11:22:41 +08:00
parent d573e496de
commit 424848e743
1 changed files with 1 additions and 1 deletions

View File

@ -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/.