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