
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
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
- Free software: Apache License, Version 2.0
- Source code: https://opendev.org/x/tobiko-devstack
- Bugs: https://storyboard.openstack.org/#!/project/x/tobiko
Related projects
- Tobiko: https://tobiko.readthedocs.io/en/latest/
- OpenStack: https://www.openstack.org/
- DevStack: https://docs.openstack.org/devstack/latest/
Description
Languages
Shell
78.5%
Python
21.5%