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=refs%2Fpull%2F8104%2Fhead;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 375b3f3ee15..7c24fded5ee 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