refstack/doc
sslypushenko 3f56fde9c1 Remove old Flask Refstack application
It will be replaced with API v1 written on Pecan

https://storyboard.openstack.org/#!/story/132

Change-Id: I69a27b640544c22790e768be440a8396c9c3b7b8
2015-01-02 17:45:22 +02: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

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