zaqar-tempest-plugin/README.rst
wanghao 8662c91038 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
2019-01-10 10:47:20 +08:00

22 lines
694 B
ReStructuredText

====================
Zaqar Tempest Plugin
====================
Tempest plugin for Zaqar project.
It contains the tempest plugin for the functional testing of Zaqar Project.
* Free software: Apache license
* Documentation: http://docs.openstack.org/developer/zaqar
* Source: http://git.openstack.org/cgit/openstack/zaqar-tempest-plugin
* Bugs: http://bugs.launchpad.net/zaqar
Running the tests
-----------------
To run all tests from this plugin, install zaqar, zaqar-tempest-plugin and
tempest into your environment, make sure to configure the tempest correctly,
and then from the tempest repo, run::
$ tempest run --regex zaqar_tempest_plugin --config-file /etc/tempest/tempest.conf