t/nvmept_trim: increase transfer size for some tests master
authorVincent Fu <vincent.fu@samsung.com>
Thu, 25 Apr 2024 17:00:54 +0000 (13:00 -0400)
committerVincent Fu <vincent.fu@samsung.com>
Thu, 25 Apr 2024 18:25:54 +0000 (14:25 -0400)
commit6a9a9bd2c524a7ef58d2fb8181038408155902b8
treeb99f8e42cca6ef55cf69f0e718e0d5d47265b850
parent349bbcb2e36658db05d5247ef8cbcb285d58dfbf
t/nvmept_trim: increase transfer size for some tests

The final sequence of tests uses a block size of 4096 bytes. This can be
slow enough on some platforms to trigger a 10-minute timeout. Increase
the block size to 256K to reduce the run time.

Signed-off-by: Vincent Fu <vincent.fu@samsung.com>
t/nvmept_trim.py