Automatic Tempest Configuration Generator
Go to file
lpiwowar 736304d4b6 Unskip devstack-admin-plugins job
The job was failing because of a bug described in the launchpad [1].
As this bug is resolved and the job is no longer failing we can
start using this job again.

Before enabling the devstack-admin-plugins job we need to fix two
things:

- Put test_manually_trigger_update_secondary_zone_negative designate
  plugin test to exclude_regex as it is currently broken.

- Allow git to read plugins directories. This is necessary because
  of a patch that was recently added to git [2].

[1] https://bugs.launchpad.net/neutron/+bug/1959125
[2] 8959555cee

Change-Id: I5bf3826f0011a9392a38ceceb51c113d38231ad6
2022-04-26 14:39:19 +02:00
config_tempest Merge "Add multistore image option" 2022-03-14 17:26:05 +00:00
doc Remove references to live_migrate_migrate_instance 2022-01-04 12:17:00 +01:00
playbooks Use run-tempest-26 in stable/train job 2022-02-10 11:51:28 +00:00
releasenotes Make release notes part of the documentation 2021-11-18 13:52:47 +00:00
roles Unskip devstack-admin-plugins job 2022-04-26 14:39:19 +02:00
.coveragerc Initial Cookiecutter Commit. 2016-08-24 17:21:57 +02:00
.gitignore Add etc/ to .gitignore 2018-07-18 08:03:26 +00:00
.gitreview Reflect osf/ to openinfra/ namespace rename 2021-11-18 10:11:07 +00:00
.mailmap Initial Cookiecutter Commit. 2016-08-24 17:21:57 +02:00
.stestr.conf Switch to use stestr for unit tests 2017-12-05 10:06:13 +00:00
.zuul.yaml Unskip devstack-admin-plugins job 2022-04-26 14:39:19 +02:00
HACKING.rst fix url 2018-06-05 15:13:26 +00:00
LICENSE Initial Cookiecutter Commit. 2016-08-24 17:21:57 +02:00
README.rst Publish docs to docs.opendev.org 2021-11-18 13:51:45 +00:00
requirements.txt Updating download_with_retry function 2021-04-26 16:17:37 +02:00
setup.cfg Switch testing to Yoga testing runtime 2021-11-18 10:17:30 +00:00
setup.py Cleanup py27 support 2020-04-07 04:51:31 +00:00
test-requirements.txt Run unit tests by py38 as well 2020-09-25 08:11:29 +00:00
tox.ini Make release notes part of the documentation 2021-11-18 13:52:47 +00:00

README.rst

python-tempestconf

Overview

python-tempestconf will automatically generate the tempest configuration based on your cloud.