ceph/teuthology
Joao Eduardo Luis a63fac32f8 task: mon_clock_skew_check: use absolute value when comparing mon_skew
The monitors may report either positive or negative clock skews, and by
not using an absolute value we were constantly ignoring reported negative
clock skews.

Signed-off-by: Joao Eduardo Luis <jecluis@gmail.com>
2013-01-30 20:52:39 +00:00
..
locker locker: fix race in locking 2011-11-03 11:29:18 -07:00
orchestra Pass up unmodified exceptions from connection.connect() 2012-06-05 18:41:45 -07:00
task task: mon_clock_skew_check: use absolute value when comparing mon_skew 2013-01-30 20:52:39 +00:00
test Move orchestra to teuthology.orchestra so there's just one top-level package. 2011-09-13 14:53:02 -07:00
__init__.py Initial import. 2011-05-31 13:51:48 -07:00
ceph.conf ceph.conf: separate replicas across osds 2013-01-13 22:52:00 -08:00
contextutil.py Add debug logging to contextutil.nested. 2011-06-16 10:39:26 -07:00
coverage.py coverage: note db table structure 2012-10-24 16:11:12 -07:00
lock.py set machine description to ctx.archive when auto-locking machines for a run 2012-07-16 10:53:25 -07:00
misc.py task/mds_thrasher: New task for thrashing the mds 2013-01-18 15:48:52 -06:00
nuke.py Fix errors found by pyflakes 2012-09-21 16:46:24 -07:00
parallel.py Don't lose tracebacks of exceptions raised in a greenlet. 2012-09-11 11:25:21 -07:00
queue.py Allow scheduled jobs to use different teuthology branches 2012-09-21 17:16:56 -07:00
run_tasks.py Handle interactive-on-error also when error is from contextmanager exit. 2011-11-30 17:07:26 -08:00
run.py run: save original config, too 2012-11-25 08:37:06 -08:00
safepath.py Archive logs if given --archive=PATH. Clean up after a test run. 2011-06-07 14:47:30 -07:00
suite.py Starting to auto-document this code. 2012-11-14 17:24:50 -08:00