Whamcloud - gitweb
LU-11078 tests: customise run_ior() 88/32688/3
authorElena Gryaznova <c17455@cray.com>
Sat, 9 Jun 2018 10:11:00 +0000 (13:11 +0300)
committerOleg Drokin <green@whamcloud.com>
Fri, 4 Jan 2019 04:46:41 +0000 (04:46 +0000)
commit2d7419478e79b8497ddc266a430fd546f798e798
tree2bb7251c1e1367eeb349734ac3612c2718d37d1a
parent3fe2096dfc30cbe7a11d34f7253a6f4af0d116bd
LU-11078 tests: customise run_ior()

Sometimes it is required to run ior with parameters
missing in run_ior() cmd, custom mpi threads per
cient and custom striping.

Now these parameters can be specified by:
  ior_custom_params
  mpi_ior_custom_threads
  ior_stripe_params

Test-Parameters:trivial testlist=parallel-scale
Signed-off-by: Elena Gryaznova <c17455@cray.com>
Reviewed-by: Andrew Perepechko <c17827@cray.com>
Reviewed-by: Vladimir Saveliev <c17830@cray.com>
Change-Id: I785d7aece107b2b53d0c422fbaec5c469b5bbc97
Reviewed-on: https://review.whamcloud.com/32688
Tested-by: Jenkins
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: James Nunez <jnunez@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/tests/functions.sh