From: Kefu Chai Date: Thu, 7 Jul 2016 15:17:11 +0000 (+0800) Subject: qa/workunits/ceph-helpers.sh: disable test_pg_scrub() X-Git-Tag: ses5-milestone5~472^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F10116%2Fhead;p=ceph.git qa/workunits/ceph-helpers.sh: disable test_pg_scrub() Signed-off-by: Kefu Chai --- diff --git a/qa/workunits/ceph-helpers.sh b/qa/workunits/ceph-helpers.sh index 40f6759bd154..3e854792d3d2 100755 --- a/qa/workunits/ceph-helpers.sh +++ b/qa/workunits/ceph-helpers.sh @@ -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