Skip to content

Commit

Permalink
remove test_pg_scrub
Browse files Browse the repository at this point in the history
Signed-off-by: Kefu Chai <kchai@redhat.com>
  • Loading branch information
tchaikov committed Jul 7, 2016
1 parent 9fb7cbe commit 4169fe3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qa/workunits/ceph-helpers.sh
Expand Up @@ -1167,7 +1167,7 @@ function pg_scrub() {
wait_for_scrub $pgid "$last_scrub"
}

function test_pg_scrub() {
function test1_pg_scrub() {
local dir=$1

setup $dir || return 1
Expand Down

0 comments on commit 4169fe3

Please sign in to comment.