Automatic Tempest Configuration Generator
Go to file
Lukáš Piwowarski fa6865c615 Fix opendev-tox-docs job
With the upgrade of tox to a newer version we started to encounter
failures in the opendev-tox-docs job. It looks like the interpretation
of the variable skipdist changed.

A similar problem was solved in tempest repository by removing the
skipsdist option from tox [1]. It looks like a similar solution
works for python-tempestconf as well.

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

Depends-On: Ie5ea7f9305c7e7611f205d2e0703849bd6321a68
Change-Id: I9ee6570b72c10ea0466819008135ddebe891a445
2023-02-09 12:05:44 +01:00
config_tempest Change class variables to instance variables 2022-11-24 08:56:45 +00:00
doc Remove references to live_migrate_migrate_instance 2022-01-04 12:17:00 +01:00
playbooks Drop py3.6/7, T, U jobs and fix neutron discovery 2022-08-19 09:13:03 +02: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 Fix opendev-tox-docs job 2023-02-09 12:05:44 +01: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 Update jobs for Antelope development cycle 2023-02-09 12:04:37 +01: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 Fix opendev-tox-docs job 2023-02-09 12:05:44 +01:00

python-tempestconf

Overview

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