3f4311be67
Change-Id: I79a2019b47d2f138cd7fd3a4f26d137ab2f31c40 Change-Id: Id4ae3b8b904cd4a0f2b78a0631f2b7b958974ff1 |
||
---|---|---|
.. | ||
execute_test.md | ||
README.md | ||
refstack.md | ||
tcup.md |
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:
- Setup a system with all the Operating System dependencies
- Clone Refstack and Tempest (get the branch you want)
- Install and pip dependencies from the requirements files
- Run the Tempest setup.py install