Tempest Plugin for Blazar project
Go to file
Ghanshyam Mann fd663b307d Update gate jobs as per the 2025.1 cycle testing runtime
As per 2025.1 testing runtime[1], we need to test on Ubuntu
Noble (which will be taken care by depends-on tempest and devstack
patches to move base jobs to Noble) and at least single job to run on
Ubuntu Jammy (for smooth upgrade from previous releases).

This commit adds a new job to run on Jammy which can be removed
in the next cycle.

Also bump the hacking version to fix the pep8 erorr:
 -AttributeError: 'EntryPoints' object has no attribute 'get'

Closes-Bug: #2088356

Depends-On: https://review.opendev.org/c/openstack/tempest/+/932156

[1] https://governance.openstack.org/tc/reference/runtimes/2025.1.html

Change-Id: Ib4e2c089e7cd4ebb5aaccb9a747aaffe1618a5fa
2024-11-19 03:45:23 +00:00
blazar_tempest_plugin Update gate jobs as per the 2025.1 cycle testing runtime 2024-11-19 03:45:23 +00: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 Update gate jobs as per the 2025.1 cycle testing runtime 2024-11-19 03:45:23 +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 Update gate jobs as per the 2025.1 cycle testing runtime 2024-11-19 03:45:23 +00: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.