Takashi Kajinami 73e2764d7d Drop explicit dependency on python-subunit
It is no longer directly used by any test code in this repository since
we switched to stestr[1].

It is now installed as a dependency of stestr.

[1] 3813c99e50

Change-Id: I7863125bfef3bd875c5dbc431b6e3da9b4dc90ae
2025-06-10 15:20:47 +09:00
2024-10-27 03:15:57 +09:00
2021-07-22 13:32:01 +05:30
2019-04-19 19:32:41 +00:00
2021-07-22 13:32:01 +05:30
2025-05-29 05:44:29 +00:00
2018-02-02 11:27:22 +08:00
2024-10-27 03:15:57 +09:00
2024-10-25 01:12:34 +09: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, 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
Description
Tempest plugin for the Zaqar project.
Readme 610 KiB
Languages
Python 100%