ceph/teuthology
Sam Lang 96458387c7 workunit: Move cleanup to separate run
Removing the scratchdir in the remote run command
at the end of the script invocation will do the remove
once the first script finishes.  With possibly a shared
scratch dir across workunit clients, we want to wait to
remove the scratch dir once all the workunit scripts have
completed.

Signed-off-by: Sam Lang <sam.lang@inktank.com>
2012-11-08 09:09:23 -06: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: Move cleanup to separate run 2012-11-08 09:09:23 -06: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 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 add exec task 2012-10-22 16:51:54 -07: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 schedule: fix var name 2012-11-02 11:33:46 -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 Printing the number of tests passed when 'all' tests are successful 2012-10-05 17:33:57 -07:00