Rob Hirschfeld 1d3938fb6c Now that we can execute_tests, we want to give some more
information about debug options in the TCUP file and
documentation.

Change-Id: I232972c4074ddd04e1d2b7a08a63a75bd5a50a21
2014-04-04 00:14:54 -05:00
..
2014-04-03 23:37:11 -05:00
2014-03-21 05:17:08 -07:00

RefStack Documentation

Welcome to RefStack. This project helps OpenStack collect and distribute test and validation information.

Executing Tests

The heart of RefStack is running tests. We've done a lot of things to make that easier (like T-CUP), but here's the basic things you need to do to run Tempest in RefStack:

  1. Setup a system with all the Operating System dependencies
  2. Clone Refstack and Tempest (get the branch you want)
  3. Install and pip dependencies from the requirements files
  4. Run the Tempest setup.py install