]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
tests: ceph-disk tests pid files must exist
authorLoic Dachary <ldachary@redhat.com>
Mon, 1 Feb 2016 11:26:05 +0000 (18:26 +0700)
committerLoic Dachary <ldachary@redhat.com>
Thu, 4 Feb 2016 10:01:46 +0000 (17:01 +0700)
commit36656c8dc98deb8da10f3300bd627d31c785f865
tree837a59038c52f0805016a732a7d0f63a10cb057e
parentc50f3b9f48ac56ddf7d5dc62fe1831a8ac6996a8
tests: ceph-disk tests pid files must exist

http://tracker.ceph.com/issues/13422 made it so ceph-osd won't start
unless the pidfile can be created successfully. The default location
being the current directory, ceph-osd must explicitly be told to write
in a directory where it has write permissions.

Signed-off-by: Loic Dachary <loic@dachary.org>
qa/workunits/ceph-disk/ceph-disk-test.py