Update the outdated README.rst in zaqat_tempest_plugin
Now the command of running zaqar tempest tests in zaqar_tempest_plugin is outdated and not working anymore. This need to update and fix. Change-Id: I9a96367e0de151ca114beadc9769eec3d09b1ca6 Closes-Bug: #1809719
This commit is contained in:
parent
1eddb5ace5
commit
8662c91038
11
README.rst
11
README.rst
@ -14,11 +14,8 @@ It contains the tempest plugin for the functional testing of Zaqar Project.
|
|||||||
Running the tests
|
Running the tests
|
||||||
-----------------
|
-----------------
|
||||||
|
|
||||||
To run all tests from this plugin, install Zaqar into your environment
|
To run all tests from this plugin, install zaqar, zaqar-tempest-plugin and
|
||||||
and from the tempest repo, run::
|
tempest into your environment, make sure to configure the tempest correctly,
|
||||||
|
and then from the tempest repo, run::
|
||||||
|
|
||||||
$ tox -e all-plugin -- zaqar_tempest_tests
|
$ tempest run --regex zaqar_tempest_plugin --config-file /etc/tempest/tempest.conf
|
||||||
|
|
||||||
To run all tempest tests including this plugin, run::
|
|
||||||
|
|
||||||
$ tox -e all-plugin
|
|
||||||
|
Loading…
Reference in New Issue
Block a user