Slawek Kaplonski b357f56600 Set correct min version of tox to be installed
Depending on the branch of the OpenStack (requirements repo) different
min version of tox should be installed. This patch lowers min version of
tox for stable/2023.2 to the tox>=4.5.1 and for stable/2023.1 and
stable/zed to tox>=3.28.
This change is the same as done in [1] and [2] for the tobiko ansible
roles.

[1] https://review.opendev.org/c/x/tobiko/+/912718
[2] https://review.opendev.org/c/x/tobiko/+/913742

Closes-Bug: #2058378
Change-Id: I807c2735e1789cfa8b8008156f980b3c208ea6ca
2024-03-20 12:03:59 +01:00
2024-03-05 13:12:39 +01:00
2023-01-24 12:31:01 +01:00
2020-11-04 16:36:05 +01:00
2020-09-29 16:09:52 +02:00
2020-09-29 11:25:40 +00:00
2020-09-29 11:25:40 +00:00
2024-03-05 13:12:39 +01:00

Tobiko Devstack Plugin

DevStack plugin to configure Tobiko framework on a DevStack provisioned host

The only goal of this plugin is generating a valid /etc/tobiko/tobiko.conf file to be consumed by Tobiko Python framework on a machine that is running DevStack.

This translates DevStack configurations from local.conf file to tobiko's configuration file. It is intended to facilitate running Tobiko test cases from an host that has been provisioned using DevStack project.

References

Description
DevStack plugin for configuring Tobiko test cases
Readme 2.9 MiB
Languages
Shell 78.5%
Python 21.5%