Fix instructions for running tempest tests

Change-Id: I2a2ca0b1bae3096c1db6972ace361f94a023ea97
This commit is contained in:
Witold Bedyk 2018-03-26 09:43:39 +02:00
parent feb520754b
commit cc4de0713f
1 changed files with 2 additions and 2 deletions

View File

@ -29,5 +29,5 @@ Running Monasca tempest tests
2. Running monasca tempest tests::
cd /opt/stack/tempest
tempest run -r monasca_tempest_plugin.tests.api
tempest run -r monasca_tempest_plugin.tests.log_api
tempest run -r monasca_tempest_tests.tests.api
tempest run -r monasca_tempest_tests.tests.log_api