Tempest plugin for the Zaqar project.
94e5078db8
hacking 3.0.x is too old. Bump it to the version currently used in tempest repo. Depends-on: https://review.opendev.org/c/openstack/tempest/+/906634 Change-Id: I8da412cd73deba629a0c9488da537cbe8ef4caaf |
||
---|---|---|
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