Whamcloud - gitweb
LU-4808 tests: sanity cleanup to work on Xeon Phi 86/10086/2
authorDmitry Eremin <dmitry.eremin@intel.com>
Mon, 24 Mar 2014 18:03:25 +0000 (22:03 +0400)
committerOleg Drokin <oleg.drokin@intel.com>
Tue, 29 Apr 2014 00:14:39 +0000 (00:14 +0000)
commit0a4153c3f6a53ccee2d4e926fd1f2a74865f7c24
tree7c14d6ce5c72f63f178fe9fc058701a0566aa414
parent053cc9566d2d38604892e982de75112d2d19942b
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.

Lustre-commit: e217648d50da55366ef819e78bb8d7601a109077
Lustre-change: http://review.whamcloud.com/9766

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