Whamcloud - gitweb
LU-1187 tests: Add test_mkdir in sanity for DNE.
authorwangdi <di.wang@whamcloud.com>
Wed, 14 Nov 2012 20:02:43 +0000 (12:02 -0800)
committerOleg Drokin <green@whamcloud.com>
Thu, 20 Dec 2012 17:22:03 +0000 (12:22 -0500)
commit13b269ab77daca78fdfc374986d4cc34c7e66309
treea34e74b89aba9c61137cd49fd350cd79031ef622
parent50e4b61886c4ded7959aabcdeadd162ecea8ea69
LU-1187 tests: Add test_mkdir in sanity for DNE.

1. Replace mkdir with test_mkdir, which will create local or
remote directory according to its testnum, i.e. choose the
mdt index by testnum % mdt_count, then create directory
by lfs mkdir.

2. Some cleanups replace dxx/fxx with $tdir/$tfile, remove
"--skip" in SKIP message.

Change-Id: I7d5396ddb50c7414f78a76c20772a06da438f4e0
Signed-off-by: Wang Di <di.wang@whamcloud.com>
Reviewed-on: http://review.whamcloud.com/4359
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: Alex Zhuravlev <bzzz@whamcloud.com>
lustre/tests/sanity.sh
lustre/tests/test-framework.sh