Vendor-facing API for registration of interop-compliance
Go to file
sslypushenko b04873c70c Report page prototype
This patch provides templates (Jinja-like) for single test run report
and for comparison of two test runs. By default these templates display
demo results.

https://storyboard.openstack.org/#!/story/111

Change-Id: Icde3559216d3a7a38c7a8e6a54e7a53300d309e9
2014-12-29 18:33:56 +02:00
alembic Remove executable flags 2014-05-13 16:32:01 +02:00
defcore Report page prototype 2014-12-29 18:33:56 +02:00
doc Removed test tools from Refstack 2014-08-21 22:52:48 +03:00
refstack Report page prototype 2014-12-29 18:33:56 +02:00
scripts Remove useless mkdir in tcup Dockerfile 2014-07-08 11:51:44 +02:00
specs Merge "Report Visualization Spec and Mocks" 2014-08-25 07:21:29 +00:00
__init__.py py33 tests fixed 2014-07-22 09:37:21 +00:00
.gitignore Hide artifacts of the sdist run 2014-05-13 16:36:30 +02:00
.gitreview Add a gitreview setup 2014-05-18 19:02:40 +02:00
.testr.conf py33 tests fixed 2014-07-22 09:37:21 +00:00
alembic.ini Remove executable flags 2014-05-13 16:32:01 +02:00
LICENSE Add a LICENSE 2014-05-13 16:37:37 +02:00
README.rst Remove executable flags 2014-05-13 16:32:01 +02:00
refstack.cfg Remove executable flags 2014-05-13 16:32:01 +02:00
requirements.txt py33 tests fixed 2014-07-22 09:37:21 +00: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 Add instruction to install test requirements. 2014-06-12 10:40:59 -07:00
tox.ini py33 tests fixed 2014-07-22 09:37:21 +00: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