..
locker
Add '# noqa' to suppress a linter error
2013-09-26 14:02:51 -05:00
orchestra
Add debug output for reconnect() failures
2014-02-21 10:18:41 -06:00
task
Allow setting kdb to fail.
2014-02-28 14:16:32 -08:00
task_util
rgw: fix whitespace
2013-10-30 09:57:52 -07:00
test
Changes suggested per review.
2013-11-25 01:19:13 -08:00
__init__.py
Timestamp stdout log output
2014-02-12 17:29:09 +00:00
beanstalk.py
Make help a bit more obvious. Misc tweeks.
2014-02-25 19:57:41 -08:00
ceph.conf.template
ceph.conf: mon osd allow primary affinity = true
2014-02-15 20:01:48 -08:00
config.py
Kill jobs that run for over 3 days (configurable)
2014-01-16 10:38:39 -06:00
contextutil.py
Never use 'except:' without specifying an Exception.
2013-08-30 11:10:05 -05:00
coverage.py
Make verbosity propagate correctly to modules
2013-10-11 17:10:57 -05:00
kill.py
In find_job_info(), also look for orig.config.yaml
2014-02-26 13:13:41 -06:00
lock.py
Guard against ctx.config being unset or None
2014-02-21 09:43:33 -06:00
lockstatus.py
Use teuthology.config.
2013-09-20 14:00:46 -05:00
misc.py
Make reconnect() use Remote.reconnect()
2014-02-20 17:46:08 -06:00
nuke.py
Longer timeout after sync/reboot.
2013-12-11 18:07:43 -08:00
packaging.py
Review: refactor packaging routines to common file
2014-02-14 11:28:01 -08:00
parallel.py
Catch a case where we weren't getting tracebacks
2014-02-12 17:29:09 +00:00
queue.py
Worker logging tweaks
2014-02-26 17:15:37 -06:00
report.py
--dead implies --refresh
2014-02-26 16:41:43 -06:00
results.py
Fix hilariously long sentry_event para
2013-11-05 15:09:36 -06:00
run_tasks.py
Log correct name of context during errors
2014-02-12 17:29:09 +00:00
run.py
When starting a job, tell paddles it's running
2013-12-12 11:47:45 -06:00
safepath.py
Archive logs if given --archive=PATH. Clean up after a test run.
2011-06-07 14:47:30 -07:00
schedule.py
Put machine_type in config.yaml
2013-10-11 17:41:22 -05:00
sentry.py
Tweak logging
2013-08-26 16:17:31 -05:00
suite.py
Added --limit option to teuthology-suite.
2014-02-28 00:34:58 +00:00