2742e8c861
Remove depricated code (part 3) This patch removes code which runs tempest tests and parse its results. Now, this functionality moves to new refstack-client. Refstack-client hosted in separate repository: https://github.com/stackforge/refstack-client https://storyboard.openstack.org/#!/story/110 Spec: specs/approved/identify-code-to-deprecate.rst Change-Id: I93f625d6efdd4e763304b242e1e34e1b5187e744 |
||
---|---|---|
.. | ||
README.md | ||
refstack.md | ||
run_tempest_manually.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