
This workaround an issue [1] with DevStack configuration found in parent devstack-tobiko-multinode parent job 2021-09-29 04:52:56.081886 | compute1 | + functions:wait_for_compute:495 : openstack --os-cloud devstack-admin --os-region RegionOne compute service list 2021-09-29 04:52:56.349331 | compute2 | + functions:wait_for_compute:479 : rval=124 [...] 2021-09-29 04:52:56.403814 | compute2 | + functions:wait_for_compute:494 : echo 'Didn'\''t find service registered by hostname after 60 seconds' 2021-09-29 04:52:56.403843 | compute2 | Didn't find service registered by hostname after 60 seconds 2021-09-29 04:52:56.406701 | compute2 | + functions:wait_for_compute:495 : openstack --os-cloud devstack-admin --os-region RegionOne compute service list 2021-09-29 04:52:58.155522 | compute2 | SSL exception connecting to https://10.209.0.113/compute/v2.1/os-services: HTTPSConnectionPool(host='10.209.0.113', port=443): Max retries exceeded with url: /compute/v2.1/os-services (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1131)'))) [1] https://516d8a8911f81e59b96d-df24963d5172a658f3710dd49321d0e5.ssl.cf2.rackcdn.com/810217/7/check/devstack-tobiko-faults/8ac2f72/job-output.txt Change-Id: Ib164c920a102c753614f011fc91938de847e4050
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%