Whamcloud - gitweb
LU-4123 tests: use nodename in check_write_access
authorStephen Champion <schamp@sgi.com>
Tue, 29 Oct 2013 04:13:49 +0000 (12:13 +0800)
committerOleg Drokin <oleg.drokin@intel.com>
Mon, 30 Dec 2013 22:37:12 +0000 (17:37 -0500)
commita39dbbabe8378712f2120352f27cc9ba4cc5286b
treea6c3f1f0b70ffe3241baaac0ce84a8c77900f8a6
parente5280accb58515fb8966c0e50766d9c989078d24
LU-4123 tests: use nodename in check_write_access

Check for a file create using the remote nodename.

When the node name of a host does not exactly match the host name
passed via xxx_HOST parameters, check_write_access can check for
creation of a filename different from what the remote node created.

By querying and using the nodename from the remote host, the node
initiating the tests can check for the same file name that the remote
node creates.

Test-Parameters: testlist=lfsck

Signed-off-by: Stephen Champion <schamp@sgi.com>
Signed-off-by: Jian Yu <jian.yu@intel.com>
Change-Id: I57f081597395578c1a37e16531477e6fa4867c8d
Reviewed-on: http://review.whamcloud.com/8009
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
lustre/tests/functions.sh
lustre/tests/test-framework.sh