
As an aid to debug guest failures, a Metaclass was added to the TestRunner class that allows failed tests to pull back and echo the guest log from 'registered' instances. This uses the guest-log feature that is available for all datastores. IDs for instances created in the tests were registered to report on failures. Two guest-log tests were also commented out, as they seem to not work properly: see https://bugs.launchpad.net/trove/+bug/1653614 This was discovered while testing the new retrieval code. Other tests were also modified so that 'SkipTest' exceptions would be raised properly. Change-Id: I448bd2f0181351ef1536e20c41f9d45f95478587 Partial-Bug: 1652964
Trove
Trove is Database as a Service for OpenStack.
Getting Started
If you'd like to run from the master branch, you can clone the git repo:
git clone https://github.com/openstack/trove
- Wiki: https://wiki.openstack.org/wiki/Trove
- Developer Docs: http://docs.openstack.org/developer/trove
You can raise bugs here: https://bugs.launchpad.net/trove
Python client
https://git.openstack.org/cgit/openstack/python-troveclient
References
- Installation docs: http://docs.openstack.org/developer/trove/dev/install.html
- Manual installation docs: http://docs.openstack.org/developer/trove/dev/manual_install.html
- Build guest image: http://docs.openstack.org/developer/trove/dev/building_guest_images.html
Description
Languages
Python
95%
Shell
4.9%