Whamcloud - gitweb
LU-577 tests: FAIL replay-single test_70b rundbench load
authorJames Simmons <uja.ornl@gmail.com>
Wed, 18 Apr 2012 14:13:54 +0000 (10:13 -0400)
committerOleg Drokin <green@whamcloud.com>
Tue, 8 May 2012 21:44:14 +0000 (17:44 -0400)
commit8abf07f93019d7f3cddd9a796f9486dd56be2f13
tree3e99627d11853d749c83703a429b67485dba120a
parent9aba7a41b0ee2f598cf1a9a634c374cc294fdfe6
LU-577 tests: FAIL replay-single test_70b rundbench load

Test 70b for replay-single assumes that lustre is mounted on
/mnt/lustre which is not the case for us. This patch passes
the proper MOUNT. The test also was not using the standard
DIR/tdir setup which had generated data files not being
cleaned up. Increased the sleep period to match dbench's
warm up period. This gives dbench a change to start up when
using many clients. Set the pdsh FANOUT environment variable
because by default pdsh launches in blocks of 32 nodes. This
way pdsh will lauch all node jobs at the same time

Signed-off-by: James Simmons <uja.ornl@gmail.com>
Signed-off-by: Yu Jian <yujian@whamcloud.com>
Change-Id: I5fd4160fc684c19990caf60b51ef62d18ff98249
Reviewed-on: http://review.whamcloud.com/2538
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Wei Liu <sarah@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/tests/replay-single.sh
lustre/tests/test-framework.sh