Whamcloud - gitweb
LU-5407 tests: Error message for replay-single 58b and 58c 66/14766/4
authorJames Nunez <james.a.nunez@intel.com>
Mon, 11 May 2015 20:45:00 +0000 (14:45 -0600)
committerAndreas Dilger <andreas.dilger@intel.com>
Tue, 9 Jun 2015 21:04:54 +0000 (21:04 +0000)
commit88e555dbabfc35521345851ff41516156217b1ec
treee6d820e2945c1386a73d88e62061c34484191039
parent2659002643d3e1cc44fb4ffd4773e85c3cf2b30c
LU-5407 tests: Error message for replay-single 58b and 58c

In the replay-single test suite, tests 58b and 58c set an attribute,
retrieve the attribute and check that the original message matches
what was set. If large extended attributes is enabled, the attribute
written can be very long. In case of error, we only print the first
few charaters of the message that was set.

Also, call error if there is a problem when the client mounts the
file system on $MOUNT2.

Signed-off-by: James Nunez <james.a.nunez@intel.com>
Change-Id: I8c51ab04d906d74d6eac5a65420203936184ffe4
Reviewed-on: http://review.whamcloud.com/14766
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Cliff White <cliff.white@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
lustre/tests/replay-single.sh