Whamcloud - gitweb
LU-6557 tests: ll_max_rw_chunk is going away, remove from test framework 46/14746/3
authorOleg Drokin <oleg.drokin@intel.com>
Sat, 9 May 2015 03:01:10 +0000 (23:01 -0400)
committerOleg Drokin <oleg.drokin@intel.com>
Wed, 20 May 2015 17:36:13 +0000 (17:36 +0000)
ll_max_rw_chunk is being removed already, but it's used by
parallel group lock test too, so need to remove it from there.

The parameter itself was a noop since Lustre 2.0

Change-Id: Ib4df4d916348b408fd09ec09fba7ae2d9ae8e2d1
Signed-off-by: Oleg Drokin <oleg.drokin@intel.com>
Reviewed-on: http://review.whamcloud.com/14746
Tested-by: Jenkins
Reviewed-by: Jian Yu <jian.yu@intel.com>
lustre/tests/functions.sh

index fdacd3e..8e5a3cd 100644 (file)
@@ -812,9 +812,6 @@ run_parallel_grouplock() {
     # mpi_run uses mpiuser
     chmod 0777 $testdir
 
-    do_nodes $clients "lctl set_param llite.*.max_rw_chunk=0" ||
-        error "set_param max_rw_chunk=0 failed "
-
     local cmd
     local status=0
     local subtest