]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
test: create /tmp/cephtest/mnt.{id}
authorJoe Buck <jbbuck@gmail.com>
Mon, 14 Jan 2013 20:09:56 +0000 (12:09 -0800)
committerJoe Buck <jbbuck@gmail.com>
Tue, 22 Jan 2013 21:09:46 +0000 (13:09 -0800)
commitb6e3edc6d882061b65449614c0b31f8403a64f7d
tree329003e210e3aecbcfbb700e3eed1c59753e6e6d
parent98cc1b835c569e1ea71066d8bd0767ff915ba74c
test: create /tmp/cephtest/mnt.{id}

The workunit task assumes that a mount exists
at /tmp/cephtest/mnt.{id}
This patch creates the path if it doesn't
exist, enabling workunits to run in the absense
of kclient or ceph-fuse tasks.

Signed-off-by: Joe Buck <jbbuck@gmail.com>
Reviewed-by: Sam Lang <sam.lang@inktank.com>
teuthology/task/workunit.py