Whamcloud - gitweb
LU-577 tests: FAIL replay-single test_70b rundbench load
authorJames Simmons <uja.ornl@gmail.com>
Wed, 18 Apr 2012 14:02:12 +0000 (10:02 -0400)
committerOleg Drokin <green@whamcloud.com>
Mon, 30 Apr 2012 03:05:07 +0000 (23:05 -0400)
commitd2c1a397c4d450ccdb0006e8b52dc0b418f54466
tree542795019489d95c3c1565f9536cae15281843aa
parent4bd25057c326474f53b47a10690edfd41090e719
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: Iefdfe4bf47d322e782e138cf6ae17240b3004d8b
Reviewed-on: http://review.whamcloud.com/252
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/tests/replay-single.sh
lustre/tests/test-framework.sh