Whamcloud - gitweb
LU-10316 tests: skip checksum check for sanity 77c 53/30653/4
authorJames Nunez <james.a.nunez@intel.com>
Wed, 6 Dec 2017 00:17:16 +0000 (17:17 -0700)
committerJohn L. Hammond <john.hammond@intel.com>
Mon, 12 Mar 2018 18:17:35 +0000 (18:17 +0000)
commit5f5281e3a4d263ea8db5f2665d32f4b4da6066c4
tree98b019d4a4c61f78ce19f14a27f7e19c2a990430
parentfb0f1fbd2490c993fbf2a18930958f5f2c2cc817
LU-10316 tests: skip checksum check for sanity 77c

sanity test 77c does not need to verify the checksum for
some versions of Lustre servers. The code to skip the
checksum verification is in place, but it is missing a
'retun 0;' to exit the test.

This is a port from master to b2_10 of
Lustre change: https://review.whamcloud.com/#/c/30402/
Lustre commit: 1332698e39723ce5684f062ed969efdcf2d01536

Test-Parameters: trivial

Signed-off-by: James Nunez <james.a.nunez@intel.com>
Change-Id: I9ea19f699d1142475f84d59b9c31880b7daf7f52
Reviewed-on: https://review.whamcloud.com/30653
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Wei Liu <wei3.liu@intel.com>
Reviewed-by: Saurabh Tandan <saurabh.tandan@intel.com>
lustre/tests/sanity.sh