summaryrefslogtreecommitdiff
path: root/heat_integrationtests
diff options
context:
space:
mode:
authorrabi <ramishra@redhat.com>2018-02-05 16:02:10 +0530
committerrabi <ramishra@redhat.com>2018-02-05 16:34:50 +0530
commitb87e5bffdb5def54cf48354758e75d22bc1f7fdc (patch)
tree19d17ba03ae9947ef07088b6d521dfaa76d19fdf /heat_integrationtests
parent2d03e0960c9361d9293a4e24a518c3a2fc8e9042 (diff)
downloadheat-b87e5bffdb5def54cf48354758e75d22bc1f7fdc.tar.gz
Fix README.rst for in-tree functional tests
Change-Id: I9343bf68226187ef33caa919fb0e362cdb9abfcb
Diffstat (limited to 'heat_integrationtests')
-rw-r--r--heat_integrationtests/README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/heat_integrationtests/README.rst b/heat_integrationtests/README.rst
index 3ba61cdc1..ec4635a56 100644
--- a/heat_integrationtests/README.rst
+++ b/heat_integrationtests/README.rst
@@ -15,7 +15,7 @@ To run the tests against DevStack, do the following::
# run the heat integration tests
cd $DEST/heat
- stestr --test-path=heat_integrationtests
+ stestr --test-path=heat_integrationtests run
If the Heat Tempest Plugin is also installed, the tests from that will be run
as well.