From e5c4ec5fb3dfa55b7802c917dfce1b79bc08a744 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mathieu=20Gagne=CC=81?= Date: Fri, 1 May 2015 16:49:47 -0400 Subject: [PATCH] Fix wrong path to run_tempest.sh Also fix indentation issue with multi-line commands. Change-Id: I87276e751c173ffcaccd418df75e9931cabcbf4c --- 2015.04/procedure.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/2015.04/procedure.rst b/2015.04/procedure.rst index c5e3a7a0..202f601a 100644 --- a/2015.04/procedure.rst +++ b/2015.04/procedure.rst @@ -55,10 +55,10 @@ or CentOS 7 have been verified) with administrator privileges. * Once you have a working config, run tempest. You can run within the refstack client, or run tempest directly. For direct running, from the refstack-client - directory: + directory:: - ``cd .tempest`` - ``./run_tempest -C -- --load-list 2015.04.required.txt`` + cd .tempest + ./run_tempest.sh -C -- --load-list 2015.04.required.txt * Review the test results, and when you're satisfied, send them to chris@openstack.org. The results are stored in a json file in the directory