![Slawek Kaplonski](/assets/img/avatar_default.png)
With [1] default Neutron backend set by Devstack is changed to OVN. So now most of the Tobiko jobs are running on the Neutron with ML2/OVN backend. Jobs which were before "-ovn" jobs are now changed to the "-ovs" jobs and runs ML2/OVS backend in Neutron. Additionally this patch switched devstack-tobiko-gate-octavia job to be run with ML2/OVS backend in Neutron. Jobs devstack-tobiko-faults and devstack-tobiko-gate-multinode are for now explicitly set to be run on ML2/OVS backend as some tests are failing in those multinode jobs while running on OVN and that needs further investigation. [1] https://review.opendev.org/c/openstack/devstack/+/791436 Change-Id: Iefc255a33d3da509b31d93f13c771357d2ef5fa7
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%