[openstack-dev] [OpenStack-dev] [Trove] Implementing unit-tests and int-tests for heat based instance

Shalini Khandelwal shalini.khandelwal at globallogic.com
Tue Jan 14 09:16:41 UTC 2014


Hi,


I am writing this mail to shed some light on the implementation of tests
for heat based instance creation.
I have implemented unit tests and int-tests for the purpose. These tests
are needed in trove because there is no criteria for testing the creation
of instance using heat or any template change, in present trove code.

For the purpose a new group GROUP_HEAT is added in trove-integration and
corresponding tests are written in trove, which creates instance using heat.


*Following is the blueprint implemented:*
https://blueprints.launchpad.net/trove/+spec/test-heat-based-instance-workflow


*Two check-in are as follows:# *https://review.openstack.org/#/c/66499/
*# *https://review.openstack.org/#/c/66500/

*Both check-in are inter-dependent:*
*1. *As included group (GROUP_HEAT in trove-integration) is not there in
present trove code, reddwarf giving -1 (int-tests failed with error-No such
module)
*2. *Trove-integration check-in needs to be merged so that int-tests
written in trove get executed.


These changes need to be merged for proper testing. Hoping for a positive
response and cooperation.


Thanks and Regards,
Shalini Khandelwal
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20140114/05905ffe/attachment.html>


More information about the OpenStack-dev mailing list