summaryrefslogtreecommitdiffstats
path: root/run_tests.py
Commit message (Expand)AuthorAgeFilesLines
* Fix RPC responses to allow None response correctly.Chris Behrens2011-11-291-0/+2
* only create the db if it doesn't exist, add an option -r to run_tests.py to d...Vishvananda Ishaya2011-06-251-4/+3
* Fix for a problem where run_tests.sh would output a seemingly unrelated error...Lorin Hochstein2011-06-171-0/+6
* Show only if we have slow tests, elapsed only if test successRick Harris2011-06-151-12/+12
* Showing elapsed time is now defaultRick Harris2011-06-151-3/+3
* Removing seconds unitRick Harris2011-06-151-14/+6
* Making timing points stricter, only show slow/sluggish tests in summaryRick Harris2011-06-141-13/+31
* Adds --show-elapsed option for run_testsRick Harris2011-06-141-18/+62
* make smoketests run with noseVishvananda Ishaya2011-02-241-0/+2
* merge clean dbVishvananda Ishaya2011-02-241-5/+2
|\
| * merge and fix conflictsVishvananda Ishaya2011-02-231-2/+3
| |\
| * \ merged upstreamVishvananda Ishaya2011-02-231-5/+25
| |\ \
| * | | move the deletion of the db into fixturesVishvananda Ishaya2011-02-231-4/+0
| * | | merged upstreamVishvananda Ishaya2011-02-231-7/+9
| |\ \ \
| | * | | put the redirection back in to run_tests.sh and fix terminal colors by using ...Vishvananda Ishaya2011-02-231-7/+9
| * | | | use flags for sqlite db names and fix flags in dhcpbridgeVishvananda Ishaya2011-02-231-3/+8
| |/ / /
* | | / added comments about where code came fromVishvananda Ishaya2011-02-231-0/+3
| |_|/ |/| |
* | | fix pep8Vishvananda Ishaya2011-02-231-2/+3
| |/ |/|
* | revert logfile redirection and make colors work by temporarily switching stdoutVishvananda Ishaya2011-02-231-7/+9
* | merged trunkVishvananda Ishaya2011-02-231-1/+25
|\ \ | |/ |/|
| * allow users to omit 'nova.tests' with run_teststermie2011-02-231-1/+27
* | fix failuresVishvananda Ishaya2011-02-231-1/+3
* | update based on prereq branchVishvananda Ishaya2011-02-211-0/+2
|\|
| * fixed newline and moved import fake_flags into run_tests where it makes more ...Vishvananda Ishaya2011-02-211-0/+2
| * remove changes to test dbVishvananda Ishaya2011-02-211-2/+0
* | pretty colors for logs and a few optimizationsVishvananda Ishaya2011-02-211-2/+200
|/
* switch to explicit call to logging.setup()Vishvananda Ishaya2011-02-211-0/+2
* use tests.sqlite so it doesn't conflict with running dbVishvananda Ishaya2011-02-211-2/+2
* fixes for various logging errors and issuesVishvananda Ishaya2011-02-201-3/+2
* add logging.basicConfig() to teststermie2011-01-301-0/+3
* Pass a PluginManager to nose.config.Config(). This lets us use plugins like c...Soren Hansen2011-01-201-1/+2
* move db sync into nosetests package-level fixtures so that the existing noset...Andy Smith2011-01-181-7/+0
* add support for database migrationAndy Smith2011-01-121-1/+8
* change exit codetermie2010-12-301-1/+1
* Output of run_tests.sh to be closer to trialtermie2010-12-281-0/+68
* First pass at converting run_tests.py to nosetests. The network and objctstor...Eric Day2010-12-161-125/+0
* merged from upstreamtermie2010-12-151-0/+3
|\
| * Initial i18n commit for endpoints. All endpoints must installjaypipes@gmail.com2010-12-111-0/+3
* | updates per reviewtermie2010-12-141-5/+0
* | formatting and naming cleanupAndy Smith2010-12-091-1/+0
* | get service unittests runnning againAndy Smith2010-12-091-3/+1
* | intermediate commit to checkpoint progressAndy Smith2010-12-081-3/+11
|/
* Added a .mailmap that maps addresses in bzr to people's real, preferredSoren Hansen2010-11-111-2/+3
* Fix the --help flag for printing help on twistd-based servicesAndy Smith2010-10-151-0/+1
|\
| * make --help work for twistd-based servicesAndy Smith2010-10-151-0/+1
* | Move Redis code into fakeldap, since it's the only thing that still uses it.Soren Hansen2010-10-141-7/+0
|/
* Merge trunk.Soren Hansen2010-10-121-0/+1
|\
| * Run the virt tests by default.Soren Hansen2010-10-051-0/+1
* | Merge trunkSoren Hansen2010-09-241-2/+1
|\|
| * Reenable access_unittest now that it works with new rbacMichael Gundlach2010-09-211-2/+1