Whamcloud - gitweb
LU-9509 tests: fix compilebench timeout 52/30352/2
authorJadhav Vikram <jadhav.vikram@seagate.com>
Thu, 9 Feb 2017 06:25:57 +0000 (11:55 +0530)
committerJohn L. Hammond <john.hammond@intel.com>
Tue, 19 Dec 2017 19:37:41 +0000 (19:37 +0000)
commit2c45f0f816a15d7c0fb99195eea90b89851fa63e
tree60a7b7cd67f89fd86494a8f09ee883215a9d1054
parent5de61ac6736ed1bfd7425bab4b2c5f7319f65d8e
LU-9509 tests: fix compilebench timeout

With ext4 and lustre found compilebench always takes more time in
create dir operation whenever previous same test aborted without
deleting directory. As per test board result, found compilebench
test ran from suite parallel-scale-nfs.sh timedout before running
from suite parallel-scale.sh, so 1st timedout compilebench not
clear data, rerunning compilebench again causes timeout.

Fix is creating different directory on each run of compilebench.

Lustre-change: https://review.whamcloud.com/27131
Lustre-commit: d15fe1fbb261107b021cd6ebe8b8c435d2148e0f

Seagate-bug-id: MRP-3753
Signed-off-by: Jadhav Vikram <jadhav.vikram@seagate.com>
Reviewed-by: Alexander Lezhoev <alexander.lezhoev@seagate.com>
Reviewed-by: Ashish Purkar <ashish.purkar@seagate.com>
Change-Id: I9b47e28fe5c638f4167c05fb68e46ec5e90de09e
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: Jian Yu <jian.yu@intel.com>
Signed-off-by: Minh Diep <minh.diep@intel.com>
Reviewed-on: https://review.whamcloud.com/30352
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: John L. Hammond <john.hammond@intel.com>
lustre/tests/functions.sh