]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa: For FreeBSD skip osd-dup.sh because there is no bluestore
authorDavid Zafman <dzafman@redhat.com>
Thu, 3 Aug 2017 15:16:04 +0000 (08:16 -0700)
committerDavid Zafman <dzafman@redhat.com>
Thu, 10 Aug 2017 15:30:47 +0000 (08:30 -0700)
Signed-off-by: David Zafman <dzafman@redhat.com>
qa/standalone/osd/osd-dup.sh

index 759422edd3b4359684be0854605e764c176b8876..bcb0fdcc37b28f95ffb732a0b19af033fd1c84af 100755 (executable)
@@ -2,6 +2,8 @@
 
 source $CEPH_ROOT/qa/standalone/ceph-helpers.sh
 
+[ `uname` = FreeBSD ] && exit 0
+
 function run() {
     local dir=$1
     shift