https://github.com/openstack/zaqar-tempest-plugin
Tempest plugin for the Zaqar project. Mirror of code maintained at opendev.org.
https://github.com/openstack/zaqar-tempest-plugin
Last synced: 10 months ago
JSON representation
Tempest plugin for the Zaqar project. Mirror of code maintained at opendev.org.
- Host: GitHub
- URL: https://github.com/openstack/zaqar-tempest-plugin
- Owner: openstack
- License: apache-2.0
- Created: 2017-09-11T20:49:19.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2024-11-07T01:53:53.000Z (over 1 year ago)
- Last Synced: 2024-11-07T02:41:28.842Z (over 1 year ago)
- Language: Python
- Homepage: https://opendev.org/openstack/zaqar-tempest-plugin
- Size: 164 KB
- Stars: 4
- Watchers: 8
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
Awesome Lists containing this project
README
====================
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