Whamcloud - gitweb
LU-4016 tests: use user and group names in metadata-updates 52/8052/3
authorJames Nunez <james.a.nunez@intel.com>
Thu, 31 Oct 2013 19:43:25 +0000 (13:43 -0600)
committerOleg Drokin <oleg.drokin@intel.com>
Tue, 5 Nov 2013 18:48:47 +0000 (18:48 +0000)
commit5e1db9849b50209b8316333cb495bf822ef513f3
tree1d51a9d9b921d6e50a6eb49eefa27ae603b7b7b7
parent474bbd262b095cee441e24ee0818745678236d9c
LU-4016 tests: use user and group names in metadata-updates

pdsh eats %u passed to stat executed on remote nodes.  Avoid this
problem by using the user and group names instead of numerical
identifiers in metadata-updates ownership checks.

Test-Parameters: testlist=metadata-updates
Signed-off-by: James Nunez <james.a.nunez@intel.com>
Signed-off-by: Stephen Champion <schamp@sgi.com>
Change-Id: Id0a283d58873bb64772f28cbc28c5a6abad9a48e
Reviewed-on: http://review.whamcloud.com/8052
Tested-by: Jenkins
Reviewed-by: James Simmons <uja.ornl@gmail.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/tests/metadata-updates.sh