Jump to: navigation, search

Difference between revisions of "RefStack/TCup"

 
Line 1: Line 1:
 
TCUP is a Docker container, with micro-kernal and a versioned copy of tempest that allows operators to run the Refstack software package locally on their clouds.  Once built, it requires no internet access and saves test results in a CVS format that can be uploaded to the Refstack.org site.
 
TCUP is a Docker container, with micro-kernal and a versioned copy of tempest that allows operators to run the Refstack software package locally on their clouds.  Once built, it requires no internet access and saves test results in a CVS format that can be uploaded to the Refstack.org site.
 +
 +
Check out the TCUP configuration info in github:
 +
[https://github.com/stackforge/refstack/blob/master/doc/tcup.md TCUP README]
  
 
=== TCUP Driver Workflow ===
 
=== TCUP Driver Workflow ===

Latest revision as of 21:38, 9 May 2014

TCUP is a Docker container, with micro-kernal and a versioned copy of tempest that allows operators to run the Refstack software package locally on their clouds. Once built, it requires no internet access and saves test results in a CVS format that can be uploaded to the Refstack.org site.

Check out the TCUP configuration info in github: TCUP README

TCUP Driver Workflow

insert Lucidchart: "TCUP Workflow (User Interactions)" here

TCUP Driver Build Flow

insert Lucidchart: "tcup_driver.py build" here

TCUP Driver Run Flow

insert Lucidchart: "tcup_driver.py run" here