]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Make sure workunit task does not create mnt.N by itself.
authorTommi Virtanen <tommi.virtanen@dreamhost.com>
Tue, 9 Aug 2011 23:11:32 +0000 (16:11 -0700)
committerTommi Virtanen <tommi.virtanen@dreamhost.com>
Tue, 9 Aug 2011 23:11:32 +0000 (16:11 -0700)
commit780ebcdf1bcada7f5b0e211a637b76c3488f61bd
treefb598273e4c4382efd8f4673af1afdb874c712f3
parent4e2ec6fd8be6816d677a008694ec75c970849257
Make sure workunit task does not create mnt.N by itself.

This used to hide a bug in the rbd task, where rbd
created the mountpoint with the wrong name. The workunits
ended up running against the local filesystem.
teuthology/task/workunit.py