mirror of
https://github.com/ceph/ceph
synced 2025-01-11 13:41:02 +00:00
qa/workunits/rbd: do not use object map during read flag testing
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
This commit is contained in:
parent
71a1e66570
commit
aef7f9e268
@ -42,7 +42,7 @@ clean_up
|
||||
|
||||
trap clean_up INT TERM EXIT
|
||||
|
||||
rbd create -s 10 test
|
||||
rbd create --image-feature layering -s 10 test
|
||||
rbd snap create test@snap
|
||||
|
||||
# export from non snapshot with or without settings should not have flags
|
||||
|
Loading…
Reference in New Issue
Block a user