Rob Hirschfeld c92d830565 flake8 compliance
Change-Id: I6f324b0da1c99421136b299dbb0d4d6ff052eb0a
2014-04-03 23:37:11 -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