I Kiran,
If you are interested in functionally testing the various openstack API's you might check out the following: https://github.com/rackspace-titan/stacktester (v1.1 OSAPI tests written in Python) https://github.com/dprince/openstack_vpc/tree/master/tests/ruby (v1.0 OSAPI tests using Ruby bindings) Also, You can run the nova 'smoketests' directory tests which help verify the EC2 API functionality. We've also got a system called 'SmokeStack' which has the ability to run these three test suites on Nova configurations using both libvirt and XenServer. If you are interested in a system to run tests on arbitrary nova/glance branch builds you might check out: http://wiki.openstack.org/smokestack Hope this helps. Dan -----Original Message----- From: [email protected] Sent: Tuesday, August 30, 2011 5:34am To: [email protected] Subject: [Openstack] Automated Test Suite for OpenStack Hello List, I have been testing OpenStack for a while and would be interested in any automated test suites that are available. On searching what I could find was Soren's presentation at EuroPython-2011 [http://lanyrd.com/2011/europython/sfwky/] http://lanyrd.com/2011/europython/sfwky/ Is the test battery that is run against the installed "cloud" available for download. Would appreciate any pointers on getting an automated test suite. Thanks, Kiran E-mail Disclaimer: http://www.csscorp.com/common/email-disclaimer.php
_______________________________________________ Mailing list: https://launchpad.net/~openstack Post to : [email protected] Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp

