Ghanshyam Mann 4a32739cb3 [ussuri][goal] Drop python 2.7 support and testing
OpenStack is dropping the py2.7 support in ussuri cycle.

zaqar-tempest-plugin is ready with python 3 and ok to drop the
python 2.7 support.

Complete discussion & schedule can be found in
- http://lists.openstack.org/pipermail/openstack-discuss/2019-October/010142.html
- https://etherpad.openstack.org/p/drop-python2-support

Ussuri Communtiy-wide goal:
https://governance.openstack.org/tc/goals/selected/ussuri/drop-py27.html

Change-Id: I2417f29592bb87c9e3071b1918515a05f77cf8a3
2020-01-21 20:52:49 -06:00
2018-03-15 10:30:38 +01:00
2019-04-19 19:32:41 +00:00
2018-02-02 11:27:22 +08:00

Zaqar Tempest Plugin

Tempest plugin for Zaqar project.

It contains the tempest plugin for the functional testing of Zaqar Project.

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
Description
Tempest plugin for the Zaqar project.
Readme 592 KiB
Languages
Python 100%