Whamcloud - gitweb
LU-352 obdfilter: fix obdfilter-survey to work on verify mode.
[fs/lustre-release.git] / lustre / tests / obdfilter-survey.sh
index 30ac28d..37a4d28 100644 (file)
@@ -161,6 +161,12 @@ test_1b () {
 }
 run_test 1b "Object Storage Targets survey, async journal"
 
+test_1c () {
+       nobjlo=1 nobjhi=1 thrlo=128 thrhi=128 rszlo=1024 rszhi=1024 size=8192\
+       obdflter_survey_run disk
+}
+run_test 1c "Object Storage Targets survey, big batch"
+
 test_2a () {
        obdflter_survey_run netdisk
 }