Whamcloud - gitweb
LU-4808 tests: sanity cleanup to work on Xeon Phi 66/9766/9
authorDmitry Eremin <dmitry.eremin@intel.com>
Mon, 24 Mar 2014 18:03:25 +0000 (22:03 +0400)
committerOleg Drokin <oleg.drokin@intel.com>
Thu, 24 Apr 2014 00:16:34 +0000 (00:16 +0000)
commite217648d50da55366ef819e78bb8d7601a109077
tree61779e94f3f0a95b0965e64d566d11d92be18ba5
parentf5683b151be0e8ba0d41e85a8f99850c7d00e55c
LU-4808 tests: sanity cleanup to work on Xeon Phi

* Made the test_74c robust to different platforms.
* Fix an issue with values more than 2^32 (for example 9.36473e+09).
* Fix an integer comparison in case of empty variable.
* Check for tools presents (rsync and getfattr).
* Check for CLIENTONLY mode.
* Remove "-x" options from grep (it's not always supported).
* Coding style cleanup.

Signed-off-by: Dmitry Eremin <dmitry.eremin@intel.com>
Change-Id: I53671f9a6ca2efa0a8f3e5634bfe4d6e8d204078
Reviewed-on: http://review.whamcloud.com/9766
Tested-by: Jenkins
Reviewed-by: Jian Yu <jian.yu@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Minh Diep <minh.diep@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/tests/sanity.sh
lustre/tests/test-framework.sh