]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/workunits/rbd/copy.sh: explicitly choose the image format 3806/head
authorJason Dillaman <dillaman@redhat.com>
Thu, 26 Feb 2015 17:00:41 +0000 (12:00 -0500)
committerJason Dillaman <dillaman@redhat.com>
Thu, 26 Feb 2015 17:06:53 +0000 (12:06 -0500)
commit3ec52dae6310c834d579db3d9786e365615b07ab
tree512b5513a736b8ea93c0645476b9e7e10aa09f0b
parent32fd35508633d82c307cbc0f0da96467243fa6a7
qa/workunits/rbd/copy.sh: explicitly choose the image format

The rbd CLI now utilizes the rbd_default_format configuration
setting, therefore the copy test now needs to tell rbd which image
format it is expecting to create.

Fixes: #10961
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
qa/workunits/rbd/copy.sh