ceph/teuthology
Sage Weil d0c9e49bb8 workunit: allow overrides
Pull top-level overrides into our config.  This lets you do:

overrides:
  workunit:
    branch: foo
tasks:
...
- workunit:
  clients:
    all:
    - foo
...
2012-07-13 11:13:41 -07: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 workunit: allow overrides 2012-07-13 11:13:41 -07: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 tolerate 250ms clock drift 2012-06-16 20:14:35 -07:00
contextutil.py Add debug logging to contextutil.nested. 2011-06-16 10:39:26 -07:00
coverage.py suite, coverage: use absolute dirs for isdir checks 2012-03-19 14:16:14 -07:00
lock.py fixed typo 2012-07-12 16:36:40 -07:00
misc.py internal: move pulling archive w/ tar to helper 2012-07-11 14:10:00 -07:00
nuke.py nuke: honor 'check-locks: ...' field in targets file 2012-07-11 14:23:51 -07:00
parallel.py parallel: obey iterator protocol 2012-04-24 17:48:05 -07:00
queue.py suite: make email-on-success the default behavior 2012-01-05 17:27:31 -08: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: make -a short for --archive 2012-07-05 13:43:19 -07: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 teuthology-ls: tolerate non-existent 'success' key in summary file 2012-06-20 10:13:48 -07:00