tempest/README.rst
Dolph Mathews 4556a605e7 Documented availability of 'auth' tag
Change-Id: I06ffd3a9237df881986967376d81d11e9c9f4f98
2011-11-14 10:45:24 -08:00

528 B

:

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
run_tests.sh --auth

Additional Info

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