CloudRoast, CloudCAFE Test Repo ================================
(----) (----)--) (--(----) (----) --) (----) (--(----) (----) ----------------------- \ / \ / \_________________/ )\ ` `(` ` ( ) ` )' ) \_ ( ) _) \ ) ) ) (_ ) , ( ( , ) ( ( ( ( ) ) === CloudRoast === = A CloudCAFE Test Repository =CloudRoast is a rich, full bodied blend of premium roasted automated test cases. CloudRoast tests are based on the expanded unittest driver in the [Open CAFE Core](https://github.com/stackforge) and built using the [CloudCAFE Framework](https://github.com/stackforge). CloudRoast tests support smoke, functional, integration, scenario and reliability based test cases for OpenStack. It is meant to be highly flexible and leave the logic of the testing in the hands of the test case developer while leaving the interactions with OpenStack, various resources and support infrastructure to CloudCAFE. Installation ------------ CloudRoast can be [installed with pip](https://pypi.python.org/pypi/pip) from the git repository after it is cloned to a local machine. * First follow the README instructions to install the [CloudCAFE Framework](https://github.com/stackforge) * Clone this repository to your local machine * CD to the root directory in your cloned repository. * Run "pip install . --upgrade" and pip will auto install all other dependencies. Configuration -------------- CloudRoast runs on the [CloudCAFE Framework](https://github.com/stackforge) using the cafe-runner. It relies on the configurations installed to: