]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/workunits/rbd: force use of v1 clone when testing orphan
authorJason Dillaman <dillaman@redhat.com>
Tue, 30 Jan 2018 19:16:33 +0000 (14:16 -0500)
committerJason Dillaman <dillaman@redhat.com>
Mon, 5 Feb 2018 16:12:00 +0000 (11:12 -0500)
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
qa/workunits/rbd/cli_generic.sh

index e6fffb5aba883fe41688618b3d9e59901c98001c..c50e351173c64ce6a4bf14ee64c98820537c1fc2 100755 (executable)
@@ -269,7 +269,7 @@ test_remove() {
     rbd create --image-format 2 -s 1 test2
     rbd snap create test2@snap
     rbd snap protect test2@snap
-    rbd clone test2@snap clone
+    rbd clone test2@snap clone --rbd-default-clone-format 1
 
     rados -p rbd rm rbd_children
     rbd rm clone