Zack Cerza
|
29d3299497
|
Consolidate log file setup into shared function
Signed-off-by: Zack Cerza <zack.cerza@inktank.com>
|
2014-05-10 09:10:21 -05:00 |
|
Zack Cerza
|
5dbce8b68f
|
Use Unicode format strings
Signed-off-by: Zack Cerza <zack.cerza@inktank.com>
|
2014-05-10 09:10:21 -05:00 |
|
Zack Cerza
|
494c3b1fbe
|
Make verbosity propagate correctly to modules
Signed-off-by: Zack Cerza <zack.cerza@inktank.com>
|
2013-10-11 17:10:57 -05:00 |
|
Zack Cerza
|
45d1b0eb18
|
Move teuthology-coverage's arg parsing to scripts/
Signed-off-by: Zack Cerza <zack.cerza@inktank.com>
|
2013-10-10 19:09:34 -05:00 |
|
Zack Cerza
|
f4d655bbed
|
PEP-8
Signed-off-by: Zack Cerza <zack.cerza@inktank.com>
|
2013-10-10 19:09:34 -05:00 |
|
Zack Cerza
|
3981a8f1af
|
Never use 'except:' without specifying an Exception.
|
2013-08-30 11:10:05 -05:00 |
|
Josh Durgin
|
afcf2ea81c
|
coverage: note db table structure
|
2012-10-24 16:11:12 -07:00 |
|
Josh Durgin
|
a65d4136e5
|
suite, coverage: use absolute dirs for isdir checks
This fixes the results to wait for all jobs to complete again.
|
2012-03-19 14:16:14 -07:00 |
|
Josh Durgin
|
07b97fe77f
|
suite: log results and coverage generation
Need to figure out where and when results emails are failing.
|
2012-03-16 11:44:13 -07:00 |
|
Josh Durgin
|
31b5ccbf1b
|
coverage: use locally stored build instead of downloading from a gitbuilder
|
2011-12-13 16:16:09 -08:00 |
|
Josh Durgin
|
a768ad738a
|
coverage: don't generate html reports for each test
These can always be generated from the lcov files later, right now they just waste space.
|
2011-12-08 17:47:14 -08:00 |
|
Josh Durgin
|
5dd50b3990
|
coverage: remove debugging
|
2011-08-30 17:21:36 -07:00 |
|
Josh Durgin
|
b582764b62
|
Add teuthology-coverage for analyzing test coverage for a suite run.
|
2011-08-29 10:23:12 -07:00 |
|