refstack/doc
Rob Hirschfeld a2963ffed2 add more troubleshooting info:
Change-Id: I79eaef37d3006e4e6720b44b5d8d6f9b9fb2bb7e
2014-05-08 21:15:45 +00:00
..
execute_test.md flake8 compliance 2014-04-03 23:37:11 -05:00
README.md Basics of TCUP that is used OUTSIDE of RefStack to run RefStack 2014-04-03 19:44:04 -05:00
refstack.md small changes to refstack readme 2014-03-21 05:17:08 -07:00
tcup.md add more troubleshooting info: 2014-05-08 21:15:45 +00: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