summaryrefslogtreecommitdiffstats
path: root/run_tests.sh
Commit message (Expand)AuthorAgeFilesLines
...
* change the default to recreate the db but allow -n for faster testsVishvananda Ishaya2011-06-291-2/+4
* only create the db if it doesn't exist, add an option -r to run_tests.py to d...Vishvananda Ishaya2011-06-251-0/+7
* Showing elapsed time is now defaultRick Harris2011-06-151-1/+1
* Ensuring pep8 runs even when nose optons are passedRick Harris2011-06-151-2/+7
* Removing seconds unitRick Harris2011-06-151-1/+1
* Adds --show-elapsed option for run_testsRick Harris2011-06-141-0/+1
* Added virtual environment to PEP8 testsAlex Meade2011-06-071-6/+8
* Added opt-out system for excluding files/dirs from pep8 (using GLOBIGNORE).Justin Shepherd2011-05-161-1/+6
* Removed tools/clean_vlans and tools/nova-debug from pep8 tests as they are sh...Justin Shepherd2011-05-161-2/+1
* Added lines to include tools/* (except ajaxterm) in pep8 testsJustin Shepherd2011-05-161-0/+2
* Since run_tests.sh utilizes nose to run its tests, the -x, --stop flag works ...Alex Meade2011-05-021-0/+1
|\
| * Updated run_tests.sh usage info to reflect the --stop flagAlex Meade2011-04-261-0/+1
* | Exit early if tests fail, before pep8 is run.Naveed Massjouni2011-04-201-1/+1
* | Changed pep8 command line option from --just-pep8 to --pep8.Naveed Massjouni2011-04-131-2/+2
* | Added an option to run_tests.sh so you can run just pep8. So now you can:Naveed Massjouni2011-04-061-7/+20
|/
* Merging trunk, small fixesRick Harris2011-02-251-7/+15
|\
| * fix missed err.logVishvananda Ishaya2011-02-231-1/+1
| * revert logfile redirection and make colors work by temporarily switching stdoutVishvananda Ishaya2011-02-231-2/+2
| * merged trunkVishvananda Ishaya2011-02-231-1/+14
| |\
| | * Adds some features to run_tests.sh:termie2011-02-231-1/+12
| | |\
| | | * dump error output directly on short import errorstermie2011-02-231-1/+12
| | * | Initial support for per-instance metadata, though the OpenStack API. Key/val...Justin Santa Barbara2011-02-231-1/+3
| | |\ \ | | | |/ | | |/|
| | | * Initial support for per-instance metadata, though the OpenStack API. Key/valu...Justin Santa Barbara2011-02-171-1/+3
| * | | update based on prereq branchVishvananda Ishaya2011-02-211-1/+0
| |/ /
| * / remove changes to test dbVishvananda Ishaya2011-02-211-1/+1
| |/
* | Typo fixesRick Harris2011-02-171-1/+1
* | Putting glance plugin under pep8 controlRick Harris2011-02-161-1/+5
|/
* Only run pep8 after tests if running all the teststermie2011-01-301-2/+7
* Exclude vcsversion.py from pep8 check. It's not compliant, but out of our con...Soren Hansen2011-01-201-1/+1
* Return non-zero if either unit tests or pep8 fails.Soren Hansen2011-01-191-3/+1
* Refactor run_tests.sh to allow us to run an extra command after the tests.Soren Hansen2011-01-191-29/+29
* merge from upstream and fix conflictstermie2010-12-281-5/+8
|\
| * Bug #694890: run_tests.sh sometimes doesn't pass arguments to nosetestEwan Mellor2010-12-281-4/+8
* | Output of run_tests.sh to be closer to trialtermie2010-12-281-4/+6
|/
* Fixed network test (thanks Vish!) and fixed run_tests.sh.Eric Day2010-12-161-4/+8
* Also accept 'y'Andy Smith2010-10-151-1/+1
* make run_tests.sh's default perform as expectedAndy Smith2010-10-151-1/+1
* Adds --force option to run_tests.sh to clear virtualenv. Useful when dependen...jaypipes@gmail.com2010-09-281-12/+13
* Merge case statement optionsjaypipes@gmail.com2010-08-131-6/+3
* Adapts the run_tests.sh script to allow interactive or automated creation of ...jaypipes@gmail.com2010-08-111-3/+60
* Changes the run_tests.sh and /tools/install_venv.py scripts to be more user-f...jaypipes@gmail.com2010-08-101-4/+3
* Add some useful features to our flagsandy2010-07-291-1/+1
* Made run_tests.sh executable.Monty Taylor2010-07-271-0/+0
* Changed Makefile to shell script. The Makefile approach completely brokeMonty Taylor2010-07-271-0/+13