Tempest Plugin for Trove project
Go to file
Katarina Strenkova d63e17a1c0 Replace deprecated terms
Following up on	the usage of inclusive jargon [1] and to ensure
consistency in code, there is a need to replace deprecated term
tempest_test_blacklist with a new term tempest_test_exclude_list.

Additionally, the file tempest_blacklist.txt was renamed to
tempest_exclude_list.txt for the same reason.

[1] https://review.opendev.org/c/openstack/tempest/+/768583

Change-Id: I68cc25b9126115171f10637b742fa3d503394ad5
2023-08-01 13:26:36 +02:00
doc Switch to newer openstackdocstheme and reno versions 2020-06-05 10:58:20 +12:00
releasenotes Switch to newer openstackdocstheme and reno versions 2020-06-05 10:58:20 +12:00
trove_tempest_plugin Add expect_op_status for wait_for_instance_status function. 2023-07-24 17:29:47 +08:00
.coveragerc Apply cookiecutter to newly split project trove-tempest-plugin 2017-12-11 20:15:13 +05:30
.gitignore Apply cookiecutter to newly split project trove-tempest-plugin 2017-12-11 20:15:13 +05:30
.gitreview OpenDev Migration Patch 2019-04-19 19:44:25 +00:00
.mailmap Apply cookiecutter to newly split project trove-tempest-plugin 2017-12-11 20:15:13 +05:30
.stestr.conf Apply cookiecutter to newly split project trove-tempest-plugin 2017-12-11 20:15:13 +05:30
.zuul.yaml Replace deprecated terms 2023-08-01 13:26:36 +02:00
CONTRIBUTING.rst Fix the old or invalid doc links 2018-10-07 11:31:36 +08:00
HACKING.rst Apply cookiecutter to newly split project trove-tempest-plugin 2017-12-11 20:15:13 +05:30
LICENSE Apply cookiecutter to newly split project trove-tempest-plugin 2017-12-11 20:15:13 +05:30
README.rst Fix the old or invalid doc links 2018-10-07 11:31:36 +08:00
requirements.txt Show trove guest agent log when instance creation failed 2021-10-11 21:32:14 +13:00
setup.cfg Add python 3.10 to setup.cfg metadata 2023-06-21 17:07:31 +08:00
setup.py Cleanup cruft 2020-05-10 14:37:51 +02:00
tempest_exclude_list.txt Replace deprecated terms 2023-08-01 13:26:36 +02:00
test-requirements.txt Cleanup cruft 2020-05-10 14:37:51 +02:00
tox.ini Fixing tests with tox 4.2.6 2023-01-29 10:29:19 +08:00

Trove Tempest Plugin

Tempest plugin for Trove Project

It contains tempest tests for Trove project.