Vendor-facing API for registration of interop-compliance
Go to file
david fb2a75a9a1 formatting doc change in refstack
Change-Id: I3e24dfc65f99f3541777c1fdbdfc41e083a084d4
2014-03-19 10:52:02 -07:00
alembic Modified the database structure 2014-03-07 12:59:14 -08:00
doc formatting doc change in refstack 2014-03-19 10:52:02 -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 Docs Refactor 2014-03-22 08:41:34 -05: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:

  • TCUP: Portable, Containerized Tempest for Community running and reporting results to RefStack
  • RefStack: Community-facing API for registration of interop-compliance endpoints and credentials for on-demand testing.
  • Driver Test

Participate

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

Collecting the Results > Running RefStack

RefStack is a Web UI and API used to collect test results from TCUP and display results. This information is used by the DefCore committee to help select must-pass capabilities.

RefStack docs