Tempest Plugin for Blazar project
Go to file
Ghanshyam Mann 6350fdfc87 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@lists.openstack.org/message/UDQAC7SR5JAQJE5WBAG54A2MTBVBTJ44/
[2] https://review.opendev.org/c/openstack/tempest/+/933398
[3] https://review.opendev.org/c/openstack/devstack/+/933704

Change-Id: I792d6007725d0373daa9cf42218a6f28a316560c
2024-11-07 17:48:30 +00:00
blazar_tempest_plugin Add scenario for flavor-based instance reservation 2024-08-29 11:50:31 +02:00
doc remove unicode from code 2021-03-04 06:15:55 +00:00
releasenotes Support py3.12 and drop py3.8 2024-10-25 15:17:02 -07:00
.coveragerc Fix path to source code in configuration files 2019-09-16 12:04:26 +02:00
.gitignore Apply cookiecutter to newly split project blazar-tempest-plugin 2017-12-18 14:38:55 +05:30
.gitreview OpenDev Migration Patch 2019-04-19 19:41:49 +00:00
.mailmap Apply cookiecutter to newly split project blazar-tempest-plugin 2017-12-18 14:38:55 +05:30
.stestr.conf Fix path to source code in configuration files 2019-09-16 12:04:26 +02:00
.zuul.yaml Remove stable/2023.1 job from master gate 2024-11-07 17:48:30 +00:00
babel.cfg Apply cookiecutter to newly split project blazar-tempest-plugin 2017-12-18 14:38:55 +05:30
CONTRIBUTING.rst Apply cookiecutter to newly split project blazar-tempest-plugin 2017-12-18 14:38:55 +05:30
HACKING.rst Apply cookiecutter to newly split project blazar-tempest-plugin 2017-12-18 14:38:55 +05:30
LICENSE Apply cookiecutter to newly split project blazar-tempest-plugin 2017-12-18 14:38:55 +05:30
README.rst Publish blazar-tempest-plugin documentation 2019-09-03 08:43:46 +00:00
requirements.txt Remove six 2024-02-13 23:20:04 +00:00
setup.cfg Support py3.12 and drop py3.8 2024-10-25 15:17:02 -07:00
setup.py Cleanup py27 support 2023-08-08 15:40:23 +08:00
test-requirements.txt Add doc/requirements 2021-01-05 23:23:56 +01:00
tox.ini Changed minversion in tox to 3.18.0 2021-06-10 09:37:46 +08:00

Blazar Tempest Plugin

Tempest plugin for Blazar Project

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