]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
verify /var/lib/ceph not present on start
authorSage Weil <sage@inktank.com>
Sun, 24 Mar 2013 03:58:46 +0000 (20:58 -0700)
committerSage Weil <sage@inktank.com>
Sun, 24 Mar 2013 03:58:46 +0000 (20:58 -0700)
commit4e68c2033cb97a53b339dc588a81706645ae4621
tree7044149cd8e053e6daad032885b8fa6679786b51
parent466fede77be0b4766205353210730534fe5780a5
verify /var/lib/ceph not present on start

Verify there is no /var/lib/ceph, just like we do with the cephtest
directory.  We will need to change this (or make it optional) when we
allow runs against an existing cluster, but then a whole bunch of other
things will need to change then as well.

Signed-off-by: Sage Weil <sage@inktank.com>
teuthology/run.py
teuthology/task/internal.py