Eduardo Olivares a0e2832fe9 Cleanup tobiko jobs
Removed devstack-tobiko-minimal, as it was just the same as
devstack-tobiko, but on setups with lower requirements, and this caused
some inestabilities recently.

Removed devstack-tobiko-heat which tested functional tests
(devstack-tobiko-functional already covers this) and create-resources
tests, which are covered in many other jobs.

Removed devstack-tobiko-storage job, which tested create-resources,
already covered in many other jobs.

Removed devstack-tobiko-sanity, because the sanity tests are run by many
other jobs (those running the faults workflow, for example).

Removed unused jobs devstack-tobiko-ovs-dvr,
devstack-tobiko-ovs-dvr-snat and devstack-tobiko-multinode-ovs.

Removed devstack-tobiko-designate and devstack-tobiko-designate-ovs
because their tests will be executed in devstack-tobiko and
devstack-tobiko-ovs respectively.

Depends-On: Id8ee0323ad09297c08685ce19a60df469ae16826
Depends-On: I7a658f7a965f54ff4337615d7107314b4faa44d4

Change-Id: I6015af347dba6b8a587fa3b3811ca4c8cdd41b7a
2025-01-22 16:21:38 +01:00
2024-12-02 16:40:17 +01:00
2025-01-15 12:14:57 +01:00
2025-01-22 16:21:38 +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
2025-01-15 12:14:57 +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%