From: Jason Dillaman Date: Mon, 14 Mar 2016 21:06:15 +0000 (-0400) Subject: qa/workunits/rbd: do not use object map during read flag testing X-Git-Tag: v10.1.0~108^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=aef7f9e268b184ea66eaa9f862f1f05c385d837d;p=ceph.git qa/workunits/rbd: do not use object map during read flag testing Signed-off-by: Jason Dillaman --- diff --git a/qa/workunits/rbd/read-flags.sh b/qa/workunits/rbd/read-flags.sh index 375b3f3ee157..7c24fded5ee6 100755 --- a/qa/workunits/rbd/read-flags.sh +++ b/qa/workunits/rbd/read-flags.sh @@ -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