]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa: workunits/mon/rbd_snaps_ops.sh: ENOTSUP on snap rm from copied pool 1401/head
authorJoao Eduardo Luis <joao.luis@inktank.com>
Fri, 7 Mar 2014 19:45:50 +0000 (19:45 +0000)
committerJoao Eduardo Luis <joao.luis@inktank.com>
Fri, 7 Mar 2014 19:49:56 +0000 (19:49 +0000)
commit38fd666ac6fbf1066cfad01ca35cae141e57fbf5
treea7375404c7368fdf91564cbac532e257e419063a
parentc13e1b7929c92af72c3b518314f5902bb96eb501
qa: workunits/mon/rbd_snaps_ops.sh: ENOTSUP on snap rm from copied pool

'rados cppool' copies the contents but that doesn't make the destination
pool an unmanaged snaps pool.  Therefore, we must get an ENOTSUP when
we try to remove an unmanaged snap from a not-unmanaged pool.

Signed-off-by: Joao Eduardo Luis <joao.luis@inktank.com>
qa/workunits/mon/rbd_snaps_ops.sh