Fix readme guide for heat_integrationtests
Change-Id: I08d581b1d73567558ab7260ddf4d19671747bf7c
This commit is contained in:
parent
91bb3e8781
commit
e494ef62b1
@ -14,13 +14,16 @@ To run the tests against DevStack, do the following:
|
||||
# create test resources and write tempest config
|
||||
|
||||
$DEST/heat/heat_integrationtests/prepare_test_env.sh
|
||||
|
||||
$DEST/heat/heat_integrationtests/prepare_test_network.sh
|
||||
|
||||
# run tempest selecting only these tests
|
||||
|
||||
cd $DEST/tempest
|
||||
|
||||
tempest run --regex heat_integrationtests
|
||||
|
||||
If custom configuration is required, edit the [heat_plugin] section of
|
||||
|
||||
$DEST/tempest/etc/tempest.conf
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user