Skip to content

ameade/stacktester

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stacktester


Testing an OpenStack Installation (For Developers)

Get the Code

$ git clone git://github.com/rackspace-titan/stacktester.git
$ cd stacktester

Edit/Review the Test Configuration

$ vim etc/stacktester.cfg

Setup the Virtual Environment

$ tools/venv_build

Run the Test Suite

$ bin/venv_stacktester --verbose


Testing an OpenStack Installation (For End-Users)

Install

$ pip install stacktester

Edit/Review the Test Configuration

$ vim /etc/stacktester.cfg

Run the Test Suite

$ stacktester --verbose

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.8%
  • Shell 0.2%