From: David Zafman Date: Thu, 3 Aug 2017 15:16:04 +0000 (-0700) Subject: qa: For FreeBSD skip osd-dup.sh because there is no bluestore X-Git-Tag: v12.2.0~31^2~9 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=007e85f65d46eb39ff56c3d30f05398610331cbd;p=ceph.git qa: For FreeBSD skip osd-dup.sh because there is no bluestore Signed-off-by: David Zafman (cherry picked from commit 4db5124e1aa2b1071ecea1ee2cf62fb4eca7a779) --- diff --git a/qa/standalone/osd/osd-dup.sh b/qa/standalone/osd/osd-dup.sh index 759422edd3b4..bcb0fdcc37b2 100755 --- a/qa/standalone/osd/osd-dup.sh +++ b/qa/standalone/osd/osd-dup.sh @@ -2,6 +2,8 @@ source $CEPH_ROOT/qa/standalone/ceph-helpers.sh +[ `uname` = FreeBSD ] && exit 0 + function run() { local dir=$1 shift