From: Oleg Drokin Date: Sat, 9 May 2015 03:01:10 +0000 (-0400) Subject: LU-6557 tests: ll_max_rw_chunk is going away, remove from test framework X-Git-Tag: 2.7.55~69 X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=commitdiff_plain;h=caa03ba05f9f9cc6840fed203e967665d0535e7a LU-6557 tests: ll_max_rw_chunk is going away, remove from test framework 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 Reviewed-on: http://review.whamcloud.com/14746 Tested-by: Jenkins Reviewed-by: Jian Yu --- diff --git a/lustre/tests/functions.sh b/lustre/tests/functions.sh index fdacd3e4..8e5a3cd 100644 --- a/lustre/tests/functions.sh +++ b/lustre/tests/functions.sh @@ -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