refstack/doc
Catherine Diep 1f69dcb1e9 Add instruction to install test requirements.
Add instruction in the refstack.md file to install test
requirements.  Also add a default config.json file.

Change-Id: Ie3a9a5cfc175b0ec8f5e5c57d767bd0af6a2d62e
2014-06-12 10:40:59 -07: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 Add instruction to install test requirements. 2014-06-12 10:40:59 -07:00
run_tempest_manually.md updated run_tempest_manually.md based on Forrest comments 2014-05-21 15:15:33 +01:00
tcup.md updated run_tempest_manually.md based on Forrest comments 2014-05-21 15:15:33 +01: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