tempest/README.rst

25 lines
506 B
ReStructuredText
Raw Normal View History

2011-08-11 12:57:44 -05:00
::
2011-08-26 16:06:37 +02:00
OpenStack integration test suite
================================
2011-08-11 12:57:44 -05:00
2011-08-26 16:06:37 +02:00
This is a set of integration tests to be run against a live cluster.
2011-08-11 12:57:44 -05:00
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.