Vendor-facing API for registration of interop-compliance
78b71ef915
Change-Id: I6111a046736349e9d6bc13f8b8a6a0ca3fa83e08 |
||
---|---|---|
alembic | ||
defcore | ||
doc | ||
refstack | ||
scripts | ||
specs | ||
tests | ||
.gitignore | ||
.gitreview | ||
.testr.conf | ||
alembic.ini | ||
config.json | ||
config.json.sample | ||
LICENSE | ||
README.rst | ||
refstack.cfg | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
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: Community-facing API for registration of interop-compliance endpoints for on-demand testing.
- TCUP: 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.
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.