Whamcloud - gitweb
LU-4751 hsm: Fix sanity-hsm tests for non-mrsh $PDSH 87/9587/1
authorMichael MacDonald <michael.macdonald@intel.com>
Tue, 11 Mar 2014 04:37:14 +0000 (00:37 -0400)
committerMichael MacDonald <michael.macdonald@intel.com>
Tue, 11 Mar 2014 04:41:44 +0000 (00:41 -0400)
commit0c261a1fd22a0c867b02baa275ae5023f27d6f5f
treeaa78c287ca575ceddd31b9e15e55aa31458c0b60
parent793f3041a0462f96aa5e4d10c255286c1eec8aa0
LU-4751 hsm: Fix sanity-hsm tests for non-mrsh $PDSH

The workaround for starting backgrounded copytool
monitors via pdsh -Rmrsh is not compatible with non-mrsh
values of $PDSH. This commit adds a branch such that
the workaround is only used when required by the test
cluster environment.

Signed-off-by: Michael MacDonald <michael.macdonald@intel.com>
Change-Id: I35a57d26a3836cfd1bbb698d267a8fe9f31f86c8
lustre/tests/sanity-hsm.sh