From 8c17a6248bd227a9f3cc3da52bd1cb922dc6cf81 Mon Sep 17 00:00:00 2001 From: Shin'ichiro Kawasaki Date: Fri, 30 Oct 2020 15:57:40 +0900 Subject: [PATCH] t/zbd: Fix test target size of test case #48 Option --size was not specified to the fio command of test case #48. It resulted in write operations to all available sequential write required zones and relaxed zone locking test condition. Specify the option to limit test target to 16 zones so that zone locking is tested with expected condition. Fixes: 3bd2078bdd1c ("zbd: add test for stressing zone locking") Signed-off-by: Shin'ichiro Kawasaki Reviewed-by: Dmitry Fomichev Signed-off-by: Jens Axboe --- t/zbd/test-zbd-support | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/t/zbd/test-zbd-support b/t/zbd/test-zbd-support index 248423bb..acde3b3a 100755 --- a/t/zbd/test-zbd-support +++ b/t/zbd/test-zbd-support @@ -913,7 +913,7 @@ test48() { for ((i=0;i