Tempest plugin for the Zaqar project.
f0ab144aaf
stable/2023.1 is planned to be in unmaintained state[1] and with python 3.8 drop from Tempest[2], we have to pin the Tempest for stable/2023.1 testing[3]. This means Tempest and its plugin master does not need to support stable/2023.1. With that we can remove the stable/2023.1 jobs from tempest plugin master jobs. [1] https://lists.openstack.org/archives/list/openstack-discuss@> [2] https://review.opendev.org/c/openstack/tempest/+/933398 [3] https://review.opendev.org/c/openstack/devstack/+/933704 Change-Id: I738701d964baff7865b1841277fbbc9483906d79 |
||
---|---|---|
doc | ||
releasenotes | ||
zaqar_tempest_plugin | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.stestr.conf | ||
.zuul.yaml | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
Zaqar Tempest Plugin
Tempest plugin for Zaqar project.
It contains the tempest plugin for the functional testing of Zaqar Project.
- Free software: Apache license
- Documentation: http://docs.openstack.org/developer/zaqar
- Source: http://git.openstack.org/cgit/openstack/zaqar-tempest-plugin
- Bugs: http://bugs.launchpad.net/zaqar
Running the tests
To run all tests from this plugin, install zaqar, zaqar-tempest-plugin and tempest into your environment, make sure to configure the tempest correctly, and then from the tempest repo, run:
$ tempest run --regex zaqar_tempest_plugin --config-file /etc/tempest/tempest.conf