refstack/doc
Rob Hirschfeld 3f4311be67 add debug flag to tcup
Change-Id: I79a2019b47d2f138cd7fd3a4f26d137ab2f31c40

Change-Id: Id4ae3b8b904cd4a0f2b78a0631f2b7b958974ff1
2014-05-08 17:43:23 +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 debug flag to tcup 2014-05-08 17:43:23 +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