Ghanshyam Mann f0ab144aaf Remove stable/2023.1 job from master gate
stable/2023.1 is planned to be in unmaintained state[1]
and with python 3.8 drop from Tempest[2], we have to pin the
Tempest for stable/2023.1 testing[3]. This means Tempest and
its plugin master does not need to support stable/2023.1.

With that we can remove the stable/2023.1 jobs from tempest
plugin master jobs.

[1] https://lists.openstack.org/archives/list/openstack-discuss@>
[2] https://review.opendev.org/c/openstack/tempest/+/933398
[3] https://review.opendev.org/c/openstack/devstack/+/933704

Change-Id: I738701d964baff7865b1841277fbbc9483906d79
2024-11-06 11:39:08 -08: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
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%