Whamcloud - gitweb
LU-11803 tests: don't assume obd device name 94/33894/8
authorJames Simmons <uja.ornl@yahoo.com>
Thu, 24 Jan 2019 18:20:48 +0000 (13:20 -0500)
committerOleg Drokin <green@whamcloud.com>
Mon, 18 Feb 2019 06:37:36 +0000 (06:37 +0000)
commitb8e6c8bdca9bd0e12d78cd4a06800c13f4293325
treeb51d5d838d8ec2294c11670938e3ed107db72cf2
parentec4194e4e78c959ace97afeacd580d3609658115
LU-11803 tests: don't assume obd device name

Several tests created to exercise lustre were developed on the
x86 platform and it was assumed the device name exposed in the
sysfs tree are the same across all platforms. Additionally
we can update the test to handle the case of using an uuid
format for the sysfs directory naming instead of an internal
address pointer.

Test-Parameters: clientdistro=ubuntu1804

Signed-off-by: James Simmons <uja.ornl@yahoo.com>
Change-Id: I704d13059f76337fa49aab77f3e748a70a74f1bc
Reviewed-on: https://review.whamcloud.com/33894
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: James Nunez <jnunez@whamcloud.com>
Tested-by: Jenkins
Tested-by: Maloo <maloo@whamcloud.com>
lustre/tests/sanity-flr.sh
lustre/tests/sanity.sh
lustre/tests/test-framework.sh