Takashi Kajinami a7504dfc3d Drop redundant injection of VIRTUAL_ENV
tox automatically injects the environment so no manual override is
necessary.

Also remove basepython because tox uses the python version where tox
is installed by default, and we no longer expect that the tests may run
in env with python 2.

Change-Id: I40eaf913140c9ed0f3b182f9ea15477e928f5bf5
2025-04-16 11:48:24 +09:00
2024-10-27 03:15:57 +09:00
2021-07-22 13:32:01 +05:30
2019-04-19 19:32:41 +00:00
2021-07-22 13:32:01 +05:30
2025-03-15 17:13:11 +00:00
2018-02-02 11:27:22 +08:00
2024-10-27 03:15:57 +09:00
2024-10-25 01:12:34 +09: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%