Whamcloud - gitweb
LU-13941 test: Restrict create_count to valid range 98/39798/3
authorShaun Tancheff <shaun.tancheff@hpe.com>
Tue, 15 Sep 2020 21:35:08 +0000 (16:35 -0500)
committerOleg Drokin <green@whamcloud.com>
Fri, 25 Sep 2020 03:13:20 +0000 (03:13 +0000)
commitb00f4d80bf278a103724ab7552a6b77d01c380a0
tree20b0345b0e767dc215655dba046b8967d2967dd7
parent5215f11da7747d52f47ad3fd6ae3322b71990b68
LU-13941 test: Restrict create_count to valid range

create_count range is restricted to:
  [OST_MIN_PRECREATE=32, OST_MAX_PRECREATE=20000]

Enforce this restriction rather that halt with an error.

Test-Parameters: trivial testlist=parallel-scale
HPE-bug-id: LUS-5960
Fixes: 21501dedf64e ("LU-9780 tests: Testing Round-Robin allocation")
Signed-off-by: Shaun Tancheff <shaun.tancheff@hpe.com>
Change-Id: I125f2121a57d16a9031ed21938ce2f0b99b9dea8
Reviewed-on: https://review.whamcloud.com/39798
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: James Nunez <jnunez@whamcloud.com>
lustre/tests/functions.sh