From 424848e743172ff4534b23c7d3844fb969e51a58 Mon Sep 17 00:00:00 2001 From: tianhui Date: Fri, 8 Jun 2018 11:22:41 +0800 Subject: [PATCH] Fix bug to doc:testing There is a wrong url in the doc and amends it Change-Id: I07b4e6a4a37ff9c4477b91030360277659e4fbe8 --- TESTING.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TESTING.rst b/TESTING.rst index c3c6392db36..7e7b43d0696 100644 --- a/TESTING.rst +++ b/TESTING.rst @@ -404,7 +404,7 @@ Rally Tests Rally tests (rally-jobs/plugins) use the `rally `_ infrastructure to exercise a neutron deployment. Guidelines for writing a -good rally test can be found in the `rally plugin documentation `_. +good rally test can be found in the `rally plugin documentation `_. 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/.