Whamcloud - gitweb
LU-10316 tests: skip checksum check for sanity 77c 02/30402/5
authorJames Nunez <james.a.nunez@intel.com>
Wed, 6 Dec 2017 00:17:16 +0000 (17:17 -0700)
committerJames Nunez <james.a.nunez@intel.com>
Fri, 22 Dec 2017 18:18:14 +0000 (18:18 +0000)
commit1332698e39723ce5684f062ed969efdcf2d01536
tree388591b905e386639bb2f908f8e232a9889e60cb
parent2895b11b73fcff788b58e53514b8448841cc9818
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.

Test-Parameters: trivial
Signed-off-by: James Nunez <james.a.nunez@intel.com>
Change-Id: I9ea19f699d1142475f84d59b9c31880b7daf7f52
lustre/tests/sanity.sh