Fix wrong path to run_tempest.sh

Also fix indentation issue with multi-line commands.

Change-Id: I87276e751c173ffcaccd418df75e9931cabcbf4c
This commit is contained in:
Mathieu Gagné 2015-05-01 16:49:47 -04:00
parent 3f546c0b7f
commit e5c4ec5fb3
1 changed files with 3 additions and 3 deletions

View File

@ -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 <your_tempest.conf> -- --load-list 2015.04.required.txt``
cd .tempest
./run_tempest.sh -C <your_tempest.conf> -- --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