mirror of
https://github.com/ceph/ceph
synced 2025-03-06 08:20:12 +00:00
tests: test/osd/osd-bench.sh uses ceph-helpers.sh
Remove useless inclusion of osd/osd-test-helpers.sh Signed-off-by: Loic Dachary <ldachary@redhat.com>
This commit is contained in:
parent
e3f03d83d6
commit
88e954b052
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
#
|
||||
# Copyright (C) 2014 Cloudwatt <libre.licensing@cloudwatt.com>
|
||||
# Copyright (C) 2014 Red Hat <contact@redhat.com>
|
||||
# Copyright (C) 2014, 2015 Red Hat <contact@redhat.com>
|
||||
#
|
||||
# Author: Loic Dachary <loic@dachary.org>
|
||||
#
|
||||
@ -17,7 +17,6 @@
|
||||
#
|
||||
|
||||
source test/ceph-helpers.sh
|
||||
source test/osd/osd-test-helpers.sh
|
||||
|
||||
function run() {
|
||||
local dir=$1
|
||||
|
Loading…
Reference in New Issue
Block a user