Testing and result upload client for refstack
Go to file
2014-07-10 11:48:59 -07:00
refstack-client First Commit 2014-07-10 11:48:59 -07:00
tests First Commit 2014-07-10 11:48:59 -07:00
.testr.conf First Commit 2014-07-10 11:48:59 -07:00
LICENSE First Commit 2014-07-10 11:48:59 -07:00
README.rst First Commit 2014-07-10 11:48:59 -07:00
requirements.txt First Commit 2014-07-10 11:48:59 -07:00
setup_ubuntu_env.sh First Commit 2014-07-10 11:48:59 -07:00
setup.cfg First Commit 2014-07-10 11:48:59 -07:00
setup.py First Commit 2014-07-10 11:48:59 -07:00
test-requirements.txt First Commit 2014-07-10 11:48:59 -07:00
tox.ini First Commit 2014-07-10 11:48:59 -07:00

refstack-client

refstack-client test is a command line utility that allows you to execute tempest runs a config you specify. When finished running tempest it sends the passed test data back to the refstack api.

Usage (ubuntu)

We've created an "easy button" for ubuntu.

$ sh ./setup_ubuntu_env.sh

## TODO finish this once code is in a working state