Vladislav Kuzmin 54e2a86d22 Add config auto generator
Add possibility to generate a config file with default values.
Run `tox -e genconfig` and etc/refstack.conf.sample appears.

Change-Id: Ie7c7d90ec056ad254f4247d4b0adc06bdd096ee6
2015-02-09 11:31:06 +04:00
..
2015-02-09 11:31:06 +04: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