]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/test/cli-integration/rbd/unmap.t
update sources to v12.2.0
[ceph.git] / ceph / src / test / cli-integration / rbd / unmap.t
index 0af34bf999b6cfe3bcb7903f8bd845caf86f7435..d122b7d46d52e84b33254f4a1a19e059ce9288ce 100644 (file)
@@ -6,6 +6,7 @@ Setup
   $ rbd snap create img@snap
   $ rbd create --size 1 anotherimg
   $ ceph osd pool create custom 8 >/dev/null 2>&1
+  $ rbd pool init custom
   $ rbd create --size 1 custom/img
   $ rbd snap create custom/img@snap
   $ rbd snap create custom/img@anothersnap