Automatic Tempest Configuration Generator
9317a78ac8
The gates were using a diff command to determine if 2 tempest.conf files contains the same sections, options and values. However, this has turned out to be not a good approach, as the values in tempest.conf can be written in a different order. Therefore the patch adds a python script which is able to compare values in 2 tempest.conf files regardless their order. Change-Id: I65e30a6e3b4add39dd5b6eaf48e09ba450855dbc |
||
---|---|---|
config_tempest | ||
doc | ||
playbooks | ||
releasenotes | ||
roles | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.stestr.conf | ||
.zuul.yaml | ||
HACKING.rst | ||
LICENSE | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
python-tempestconf
Overview
python-tempestconf will automatically generate the tempest configuration based on your cloud.
- Free software: Apache license
- Documentation: https://docs.openstack.org/python-tempestconf/latest/
- Source: https://git.openstack.org/openstack/python-tempestconf
- Bugs: https://storyboard.openstack.org/#!/project/912
- Release notes: https://docs.openstack.org/releasenotes/python-tempestconf