Whamcloud - gitweb
LU-3853 tests: mpiexec requires strict global/local args order
authorBobi Jam <bobijam.xu@intel.com>
Thu, 29 Aug 2013 00:00:08 +0000 (08:00 +0800)
committerOleg Drokin <oleg.drokin@intel.com>
Mon, 30 Dec 2013 22:13:13 +0000 (17:13 -0500)
commit144101b34e6f11fe9c90a3d9ae4de007ede0005b
treec36b2837fd6a9ec7c74864dbf1e9fba3c3ffd215
parentd967a1d29c954422b6fc1f1f82d27c5a375abfa2
LU-3853 tests: mpiexec requires strict global/local args order

Put -machinefile option ahead of other mpiexec options, since some
version of mpiexec (at least 1.90) requests global options be put
before its local options, and -machinefile is a global options.

Signed-off-by: Bobi Jam <bobijam.xu@intel.com>
Change-Id: Ib188881a78a2b345552e8c6070f7dfa7a086ce5d
Reviewed-on: http://review.whamcloud.com/7493
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Jian Yu <jian.yu@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
14 files changed:
lustre/tests/functions.sh
lustre/tests/ha.sh
lustre/tests/large-lun.sh
lustre/tests/large-scale.sh
lustre/tests/mdsrate-create-large.sh
lustre/tests/mdsrate-create-small.sh
lustre/tests/mdsrate-lookup-10dirs.sh
lustre/tests/mdsrate-lookup-1dir.sh
lustre/tests/mdsrate-stat-large.sh
lustre/tests/mdsrate-stat-small.sh
lustre/tests/metadata-updates.sh
lustre/tests/parallel-scale.sh
lustre/tests/run_IOR.sh
lustre/tests/test-framework.sh