refstack/README.rst
david c747b91d25 minor changes to the readme
Change-Id: Ic6e17c8afd1bfaaa44b56e216ded305278a2b79c
2014-03-19 11:49:21 -07:00

41 lines
1.6 KiB
ReStructuredText
Executable File

RefStack/TCUP and Driver Test
=============================
This project support collection and publication of Community Test results for OpenStack. There are multiple components of this effort:
* `RefStack <doc/refstack.md>`_: Community-facing API for registration of interop-compliance endpoints for on-demand testing.
* `TCUP <doc/tcup.md>`_: Portable, Containerized Tempest for Community running and reporting results to RefStack
* Driver Test
Participate
-----------------------------------------
* General
* Mailing List: fits@openstack.org
* IRC: #refstack on Freenode
* Dev Meetings: https://wiki.openstack.org/wiki/Meetings#DefCore_.2F_RefStack_Development_Meeting
* Web-site: http://refstack.org
* Wiki: https://wiki.openstack.org/wiki/RefStack
* Development
* Launchpad: https://launchpad.net/refstack
* Blueprints: https://blueprints.launchpad.net/refstack
* Bugs: https://bugs.launchpad.net/refstack
* Code Reviews: https://review.openstack.org/#q,status:open+refstack,n,z
Collecting the Results > Running RefStack
-----------------------------------------
RefStack is a Web UI and API used to collect and display test results. This information is used by the DefCore committee to help select must-pass capabilities.
`RefStack docs <doc/refstack.md>`_
Test your Cloud and Share! > Running TCUP
-----------------------------------------
TCUP (Tempest in a Container to Upload from Probe) is a portable way for community members to quickly and consistently run Tempest against private and public clouds.
`TCUP docs <doc/tcup.md>`_