summaryrefslogtreecommitdiff
path: root/run_tests.sh
Commit message (Expand)AuthorAgeFilesLines
* Move tempest to oslo-config-generatorJon Grimm2014-10-161-2/+0
* Merge "Mildly wound the interlopers"Jenkins2014-02-271-1/+1
|\
| * Mildly wound the interlopersMatthew Treinish2014-02-191-1/+1
* | Merge "Fix coverage option for run_tests.sh"Jenkins2014-02-261-4/+5
|\ \
| * | Fix coverage option for run_tests.shMatthew Treinish2014-02-111-4/+5
| |/
* | Add check_uptodate.sh to run_tests.sh -pMasayuki Igawa2014-02-061-0/+2
|/
* Make --debug flag on run_tests and run_tempest use testtools.runMatthew Treinish2014-01-211-2/+11
* Fix an error when executing run_tests.shMasayuki Igawa2014-01-141-1/+1
* Add coverage option to run_tests.shMatthew Treinish2014-01-111-1/+8
* Make run_tests.sh for running unit testsMatthew Treinish2014-01-061-49/+4
* Rip out the coverage extension client from tempestMatthew Treinish2013-12-031-23/+1
* Restores passing additional parameters to nosetestSunil Thaha2013-10-141-1/+1
* TEMPEST_PY26_NOSE_COMPAT in py26 jobsAttila Fazekas2013-10-031-6/+7
* Make smoketests working again with Python 2.6/noseDirk Mueller2013-09-301-1/+1
* Remove Whitebox testsMatthew Treinish2013-09-121-3/+1
* Merge "emit warning while running flake8 without virtual env"Jenkins2013-09-041-1/+5
|\
| * emit warning while running flake8 without virtual envKui Shi2013-08-281-1/+5
* | Switch run_tests.sh to run in parallel by defaultMatthew Treinish2013-08-271-7/+7
|/
* Add nose to run_tests and tox for python 2.6Matthew Treinish2013-08-151-1/+22
* Switch to testr serial instead of noseMatthew Treinish2013-08-081-34/+16
* Use subunit colorizer from nova for run_tests.shMatthew Treinish2013-07-181-1/+1
* Switch to using testr as the test runner for everything non-gating.Matthew Treinish2013-07-171-2/+17
* Makes run_tests.sh exit code match the nosetests exit value.Giulio Fidente2013-06-031-1/+4
* Configure logging format flexiblyMitsuhiko Yamazaki2013-05-241-8/+10
* Finish up flake8 conversion.Monty Taylor2013-05-011-1/+1
* Add logging configurationMitsuhiko Yamazaki2013-04-121-1/+15
* Fix typo for run_tests.sh -S optionMasayuki Igawa2013-03-301-1/+1
* Use the same style checking everywhereafazekas2013-03-261-8/+1
* Fix update option for run_tests.shMatthew Treinish2013-02-181-1/+1
* Add an update option to run_tests.shMatthew Treinish2013-02-151-0/+7
* Configurable Tempest config file locationAttila Fazekas2013-02-151-19/+36
* Fixes duplicate "-s" option in run_tests.shAndrea Frittoli2013-02-031-2/+2
* Merge "Add tools/tempest_coverage.py script."Jenkins2013-01-081-2/+22
|\
| * Add tools/tempest_coverage.py script.Matthew Treinish2013-01-071-2/+22
* | Fix T401 and T402 errorsSean Dague2013-01-061-1/+2
* | tempest error codes should start with TSean Dague2013-01-061-1/+1
* | add hacking.py rule to prevent docstringsSean Dague2013-01-041-2/+2
|/
* Fix venv for ./run_tests.sh -pMatthew Treinish2013-01-031-5/+5
* add run_tests.sh option to not capture stdoutSean Dague2013-01-021-2/+4
* Fix use of venv in Tempest.Matthew Treinish2012-12-181-2/+47
* Improve pep8 checks to be similar to those in novaMatthew Treinish2012-12-121-4/+7
* Start making setup.py similar to other OpenStack ProjectsAttila Fazekas2012-12-051-1/+1
* Merge "make it possible to run only one test in tempest"Jenkins2012-11-191-1/+10
|\
| * make it possible to run only one test in tempestSean Dague2012-11-161-1/+10
* | exclude venv directories from local pep8Sean Dague2012-11-161-1/+1
|/
* Remove kong. Fixes bug 1052511.David Kranz2012-10-221-1/+1
* Addition of base Smoke and Whitebox testsJay Pipes2012-08-031-0/+2
* Refactor Tempest to be parallel-test friendlyJay Pipes2012-07-021-19/+39
* Making run_test.sh python version and directoryAaron Lee2011-10-181-3/+3
* Adding generic run_tests.shAaron Lee2011-10-141-71/+18