Jump to: navigation, search

Difference between revisions of "RefStack/TCup"

(Created page with "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,...")
 
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.
 +
 +
=== 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

Revision as of 02:03, 9 April 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.

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