LU-4770 tests: tests scripts simplification
1. Xeon Phi don't support "mount -t lustre", we can use only
"mount.lustre" utility.
2. A "head" utility don't support shortcut "-1" option.
It should be specified as "-n 1".
3. A "sed" utility don't support expression "s/[-.]/ /3"
Lustre-commit:
4d96e960d574387e8ac4a31249ef1d30c859480b
Lustre-change: http://review.whamcloud.com/9668
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: I24804d7bde55ac3a70d99a582a1635ee9bfe62b8
Reviewed-on: http://review.whamcloud.com/9735
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>