mirror of
https://github.com/ceph/ceph
synced 2025-04-09 03:04:22 +00:00
qa/workunits/ceph-helpers.sh: disable test_pg_scrub()
Signed-off-by: Kefu Chai <kchai@redhat.com>
This commit is contained in:
parent
146d2b15ff
commit
d053705c03
@ -1167,7 +1167,7 @@ function pg_scrub() {
|
|||||||
wait_for_scrub $pgid "$last_scrub"
|
wait_for_scrub $pgid "$last_scrub"
|
||||||
}
|
}
|
||||||
|
|
||||||
function test_pg_scrub() {
|
function DISABLED_test_pg_scrub() {
|
||||||
local dir=$1
|
local dir=$1
|
||||||
|
|
||||||
setup $dir || return 1
|
setup $dir || return 1
|
||||||
|
Loading…
Reference in New Issue
Block a user