tempest/tools
Chris Yeoh 3caf42323e Add support for testrepository
Adds the testrepository config file needed to use testr to run the
tempest tests. To run the tests just do:

testr run

or to run them in parallel:

testr run --parallel

At this stage you may encounter one or two failures with --parallel due to
conflicts between a couple of tests that not have yet been fixed, but a serial
run should work fine.

Change-Id: I08121fdcd48e2f4ff86bf9e1d4d378f818699d89
2013-02-08 11:18:26 +10:30
..
hacking.py Fix T401 and T402 errors 2013-01-06 23:24:03 -05:00
install_venv.py Use install_venv_common.py from oslo. 2013-01-28 17:03:41 -05:00
install_venv_common.py Sync latest install_venv_common from oslo. 2013-02-06 16:35:45 -05:00
pip-requires Add support for testrepository 2013-02-08 11:18:26 +10:30
skip_tracker.py make skip_tracker directly executable 2013-01-12 08:43:49 -05:00
tempest_coverage.py Credentials Configuration changes 2013-01-25 11:41:24 +01:00
test-requires Removes paramiko dependency from test-requires 2013-01-16 18:22:03 +10:30
with_venv.sh Fix use of venv in Tempest. 2012-12-18 09:51:23 -05:00