Vendor-facing API for registration of interop-compliance
Go to file
Dirk Mueller e74e3b3885 Add a gitreview setup
This configures everything needed in order to let
"git review -s" add the setup to be able to push
changes directly to OpenStack's gerrit instance.

Change-Id: Id48c8b9f1d7c646c9f4b1ec273e8519f53da2cea
2014-05-18 19:02:40 +02:00
alembic Add ALT_USER to cloud model. 2014-04-07 12:18:14 -07:00
defcore Controlled JSON files for Defcore management 2014-05-08 10:39:27 -05:00
doc add more troubleshooting info: 2014-05-08 21:15:45 +00:00
refstack WIP simplified tester 2014-05-07 10:16:41 -07:00
scripts add debug flag to tcup 2014-05-08 17:43:23 +00:00
specs TCUP spec for base user facing functionality 2014-05-08 21:05:48 +00:00
tests added tox.ini 2014-03-01 17:36:44 -08:00
.gitignore Basics of TCUP that is used OUTSIDE of RefStack to run RefStack 2014-04-03 19:44:04 -05:00
.gitreview Add a gitreview setup 2014-05-18 19:02:40 +02: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 Add discovery methods. 2014-03-27 13:04:21 -07:00
README.rst Docs Refactor 2014-03-22 08:41:34 -05:00
refstack.cfg added base gearman code for client side. 2014-03-20 05:23:57 -07:00
requirements.txt added base gearman code for client side. 2014-03-20 05:23:57 -07: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