From 67255435151627314cc2fc38732d4fb5efddc3cc Mon Sep 17 00:00:00 2001 From: Joao Eduardo Luis Date: Tue, 24 Jun 2014 22:47:31 +0100 Subject: [PATCH] qa/workunits: cephtool: delete unnecessary function calls Signed-off-by: Joao Eduardo Luis --- qa/workunits/cephtool/test.sh | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/qa/workunits/cephtool/test.sh b/qa/workunits/cephtool/test.sh index 20a8475442ea2..7eefb02ce9883 100755 --- a/qa/workunits/cephtool/test.sh +++ b/qa/workunits/cephtool/test.sh @@ -836,19 +836,4 @@ done set -x -#test_mon_injectargs_SI ; -#test_tiering ; -#test_auth ; -#test_mon_misc ; -#test_mon_mds ; -#test_mon_mon ; -#test_mon_osd ; -#test_mon_osd_pool ; -#test_mon_pg ; -#test_mon_osd_pool_set ; -#test_mon_osd_erasure_code ; -#test_mon_osd_misc ; -#test_mon_heap_profiler ; -#test_osd_bench ; - echo OK -- 2.39.5