Whamcloud - gitweb
LU-4343 tests: mkdir failing in sanity-hsm test 228 80/9280/3
authorJames Nunez <james.a.nunez@intel.com>
Thu, 20 Feb 2014 05:51:40 +0000 (13:51 +0800)
committerOleg Drokin <oleg.drokin@intel.com>
Mon, 24 Feb 2014 18:57:39 +0000 (18:57 +0000)
commit3a0e00d53a4f48119e2133c2d7cf30484868a53d
tree25c00ef30a4f91be4056fc52cd8581679cf8cec0
parentd66d14cfa91466c28f61798eef2c065fef8bf04e
LU-4343 tests: mkdir failing in sanity-hsm test 228

sanity-hsm test 228 calls mkdir on $tdir. Currently, the tdir
variable is two directories. This is changed in LU-2524. Until
LU-2524 lands, any call to mkdir with the tdir variable needs
the "-p" flag.

Also added removal of two files that the test creates and a new
routine to create small files with dd using the sync flag.

Lustre-commit: 2f253abab679c21b41197379b23e36943e5995a7
Lustre-change: http://review.whamcloud.com/8542

Signed-off-by: James Nunez <james.a.nunez@intel.com>
Signed-off-by: Bob Glossman <bob.glossman@intel.com>
Signed-off-by: Jian Yu <jian.yu@intel.com>
Change-Id: Idd4354d6012032563d41c10238f619251e885e65
Reviewed-on: http://review.whamcloud.com/9280
Tested-by: Jenkins
Reviewed-by: John L. Hammond <john.hammond@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Faccini Bruno <bruno.faccini@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/tests/sanity-hsm.sh