cdiep e4795bb4f2 Update refstack.md file to reflect the latest changes.
Update instruction to stand up a refstack server in the
refstack.md file.

Change-Id: Ib05b4ee258689c03f78cddb11c3a667aa9b1af31
2015-01-27 20:56:50 -08: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