]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
test/ceph-disk.sh: mkdir -p 3128/head
authorSage Weil <sage@redhat.com>
Tue, 5 Aug 2014 22:11:18 +0000 (15:11 -0700)
committerLoic Dachary <ldachary@redhat.com>
Mon, 22 Dec 2014 21:54:20 +0000 (22:54 +0100)
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit c2f58e6694a2457200ab3d59e037ad17b9c82028)

src/test/ceph-disk.sh

index 7100161ed449f3365d02cb46ba7886dc52678024..316e4b070c8fcbce0c868036bd951d1a19f12667 100755 (executable)
@@ -185,6 +185,7 @@ function test_activate_dir() {
 
     local osd_data=$DIR/osd
 
+    /bin/mkdir -p $osd_data
     ./ceph-disk $CEPH_DISK_ARGS \
         prepare $osd_data || return 1