ceph/teuthology
Sage Weil 7e388c9f20 background_exec: run something in the background
This is a contextmanager task that will run some command in the background
for the duration of any subsequent tasks, and kill it in the cleanup
phase.

Signed-off-by: Sage Weil <sage@inktank.com>
2014-06-30 13:35:53 -07:00
..
locker
orchestra
task background_exec: run something in the background 2014-06-30 13:35:53 -07:00
task_util
test Update unit tests to reflect renamed function 2014-06-25 12:54:24 -06:00
__init__.py Silence connection pool logging 2014-06-25 12:54:22 -06:00
beanstalk.py Only delete jobs that match the pattern 2014-06-25 12:54:24 -06:00
ceph.conf.template
config.py Add default results_email 2014-06-25 12:54:23 -06:00
contextutil.py
coverage.py
kill.py Allow killing jobs by passing a 'jobspec'. 2014-06-20 11:39:47 -04:00
lock.py
lockstatus.py
ls.py
misc.py
nuke.py
packaging.py
parallel.py
report.py If archive_base is None, use config's 2014-06-24 11:07:02 -06:00
results.py
run_tasks.py
run.py
safepath.py
schedule.py Fix a couple linter errors 2014-06-25 12:54:23 -06:00
sentry.py
suite.py Skip the kernel stanza if the branch passed is '-' 2014-06-25 12:54:24 -06:00
worker.py