mirror of
https://github.com/ceph/ceph
synced 2025-02-20 17:37:29 +00:00
qa: For FreeBSD skip osd-dup.sh because there is no bluestore
Signed-off-by: David Zafman <dzafman@redhat.com>
This commit is contained in:
parent
61bfd236ad
commit
4db5124e1a
@ -2,6 +2,8 @@
|
||||
|
||||
source $CEPH_ROOT/qa/standalone/ceph-helpers.sh
|
||||
|
||||
[ `uname` = FreeBSD ] && exit 0
|
||||
|
||||
function run() {
|
||||
local dir=$1
|
||||
shift
|
||||
|
Loading…
Reference in New Issue
Block a user