Brian Waldon c062b44000 Further optimize kong.tests.test_servers
I sped up this module by >50% and added much more thorough server
modification testing.

Change-Id: Icfb2d4d65badec8621224395282af18ac275640f
2011-10-31 15:23:19 -04:00
2011-08-26 16:08:57 +02:00
2011-08-26 16:09:04 +02:00

:

OpenStack integration test suite

This is a set of integration tests to be run against a live cluster.

Quickstart

You're going to want to make your own config.ini file in the /etc/ directory, it needs to point at your running cluster.

After that try commands such as:

run_tests.sh --nova
run_tests.sh --glance
run_tests.sh --swift

Additional Info

There are additional README files in the various subdirectories of this project.

Description
OpenStack Testing (Tempest) of an existing cloud
Readme 243 MiB
Languages
Python 99.8%
Shell 0.2%