qa/workunits/ceph-helpers.sh: disable test_pg_scrub()

Signed-off-by: Kefu Chai <kchai@redhat.com>
This commit is contained in:
Kefu Chai 2016-07-07 23:17:11 +08:00
parent 146d2b15ff
commit d053705c03

View File

@ -1167,7 +1167,7 @@ function pg_scrub() {
wait_for_scrub $pgid "$last_scrub"
}
function test_pg_scrub() {
function DISABLED_test_pg_scrub() {
local dir=$1
setup $dir || return 1