huang.zhiping 1eddb5ace5 Change openstack-dev to openstack-discuss
Mailinglists have been updated. Openstack-discuss replaces openstack-dev.

Change-Id: Ib158ce595bd14adf5b2dbdc64e0d3f59f5a762a0
2018-12-04 12:51:06 +00:00
2018-03-15 10:30:38 +01:00
2018-02-02 11:27:22 +08:00

Zaqar Tempest Plugin

Tempest plugin for Zaqar project.

It contains the tempest plugin for the functional testing of Zaqar Project.

Running the tests

To run all tests from this plugin, install Zaqar into your environment and from the tempest repo, run:

$ tox -e all-plugin -- zaqar_tempest_tests

To run all tempest tests including this plugin, run:

$ tox -e all-plugin
Description
Tempest plugin for the Zaqar project.
Readme 571 KiB
Languages
Python 100%