Vendor-facing API for registration of interop-compliance
Go to file
david c747b91d25 minor changes to the readme
Change-Id: Ic6e17c8afd1bfaaa44b56e216ded305278a2b79c
2014-03-19 11:49:21 -07:00
alembic Modified the database structure 2014-03-07 12:59:14 -08:00
doc actually fixed the refstack doc page. 2014-03-19 11:16:28 -07:00
refstack Updated Docker template to use the latest version of pip. 2014-03-22 02:47:22 -07:00
scripts added tox.ini 2014-03-01 17:36:44 -08:00
t-container Dockerfile from @d_qoi working to build container 2014-02-22 20:04:25 -06:00
tests added tox.ini 2014-03-01 17:36:44 -08:00
.gitignore general house cleaning and repair of web.py imports 2014-03-01 20:17:05 -08:00
.testr.conf added tox.ini 2014-03-01 17:36:44 -08:00
alembic.ini Modified the database structure 2014-03-07 12:59:14 -08:00
config.json.sample Use values from DB instead of config file for tempest config. 2014-03-13 16:30:04 -07:00
NOTES.md moved scratch out of readme 2013-10-22 21:55:11 -07:00
README.rst minor changes to the readme 2014-03-19 11:49:21 -07:00
requirements.txt modified requirements to include jinja2 2014-03-03 11:27:49 -08:00
setup.cfg added tox.ini 2014-03-01 17:36:44 -08:00
setup.py added tox.ini 2014-03-01 17:36:44 -08:00
test-requirements.txt added tox.ini 2014-03-01 17:36:44 -08:00
tox.ini added tox.ini 2014-03-01 17:36:44 -08:00

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

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

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