[doc] fix working dir to run tempest tests for mistral
Change-Id: I142519b2495949de13b0b7f1e675d340d49f9cce Signed-off-by: Arnaud M <arnaud.morin@gmail.com>
This commit is contained in:
parent
38fd6d5d30
commit
570cb89285
@ -28,8 +28,9 @@ As stack user, clone the mistral-tempest-plugin repo::
|
|||||||
|
|
||||||
Install the plugin::
|
Install the plugin::
|
||||||
|
|
||||||
/opt/stack/tempest/.tox/tempest/bin/pip install /opt/stack/tempest/.tox/tempest/bin/
|
/opt/stack/tempest/.tox/tempest/bin/pip install /opt/stack/mistral-tempest-plugin
|
||||||
|
|
||||||
Run tempest::
|
Run tempest::
|
||||||
|
|
||||||
|
cd /opt/stack/tempest/
|
||||||
/opt/stack/tempest/.tox/tempest/bin/tempest run --regex mistral --concurrency=6
|
/opt/stack/tempest/.tox/tempest/bin/tempest run --regex mistral --concurrency=6
|
||||||
|
Loading…
Reference in New Issue
Block a user