Whamcloud - gitweb
LU-8582 tests: skip sanity test_255a for interop 62/25362/3
authorAndreas Dilger <andreas.dilger@intel.com>
Fri, 10 Feb 2017 00:42:33 +0000 (17:42 -0700)
committerOleg Drokin <oleg.drokin@intel.com>
Thu, 9 Mar 2017 06:13:12 +0000 (06:13 +0000)
commit35958f8c07beb7cff0763232c1aa16f0080ec38f
tree70492c3aa939c2537ad98d411e368be4327dfebe
parent8636d7cc03d5277a13b114dca2a9fc65834e49c7
LU-8582 tests: skip sanity test_255a for interop

Move the sanity.sh test_255a version check to the start of the test
instead of after some of the ladvise functionality is tested.

That said, there is still an issue here, because the client shouldn't
hang indefinitely if the server is returning -EOPNOTSUPP, in the case
where a new client/lfs is connecting to an old OSS, and that issue is
not addressed by this patch.

Signed-off-by: Andreas Dilger <andreas.dilger@intel.com>
Change-Id: If1fbc13bd60cfc1942a43aff40e3e7905cdcab07
Reviewed-on: https://review.whamcloud.com/25362
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Saurabh Tandan <saurabh.tandan@intel.com>
Reviewed-by: Bob Glossman <bob.glossman@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/tests/sanity.sh