Javier Pena e0d4c41d5d Fix documentation build
contributing.rst had a mistake in the included path, and index.rst
was referencing a non-existing document.

Change-Id: I0d99893b57018e0e1f6206b10b197dfe14cecaa3
2018-03-15 10:30:38 +01: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%