]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commit
provision: invoke downburst with -v and --logfile
authorDan Mick <dan.mick@redhat.com>
Mon, 6 Mar 2017 23:40:05 +0000 (15:40 -0800)
committerDan Mick <dan.mick@redhat.com>
Mon, 6 Mar 2017 23:54:02 +0000 (15:54 -0800)
commitba956d3bb39eb16e2da6c9157929d4c75596697d
tree2b85f997f66b76d1dfdbb373efc2ed9d656c42bd
parent909929a4fcd75687c8829acac21a790d73e5f325
provision: invoke downburst with -v and --logfile

Verbose output isn't verbose enough to matter, and can be helpful
tracking down weirdness.  Also, log to private file in case
downburst hangs mid-operation, to avoid having to do any
select() madness in teuthology.

Signed-off-by: Dan Mick <dan.mick@redhat.com>
teuthology/provision/__init__.py
teuthology/provision/downburst.py