Takashi Kajinami f1fd86805e Remove Python 3.8 support
Tempest is now removing Python 3.8 support from master[1]. So drop
the same from this plugin.

[1] https://lists.openstack.org/archives/list/openstack-discuss@lists.openstack.org/thread/FOWV4UQZTH4DPDA67QDEROAESYU5Z3LE/

Change-Id: Ieec4772eaa3701a0b636d7af8d800055314d5c9c
2024-10-27 03:15:57 +09:00
2024-10-27 03:15:57 +09:00
2024-02-20 10:05:07 +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
2024-10-24 18:14:12 +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
2021-07-22 13:32:01 +05:30

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 570 KiB
Languages
Python 100%