]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/workunits/ceph-helpers.sh: disable test_pg_scrub() 10116/head
authorKefu Chai <kchai@redhat.com>
Thu, 7 Jul 2016 15:17:11 +0000 (23:17 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 7 Jul 2016 15:17:11 +0000 (23:17 +0800)
Signed-off-by: Kefu Chai <kchai@redhat.com>
qa/workunits/ceph-helpers.sh

index 40f6759bd154542af9817fa9fa1b10d89af8b047..3e854792d3d2e0206f36c2f11bf53dd8ad7469e0 100755 (executable)
@@ -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