t/nvmept: add trim test with ioengine options enabled
authorVincent Fu <vincent.fu@samsung.com>
Tue, 27 Jun 2023 20:17:10 +0000 (20:17 +0000)
committerVincent Fu <vincent.fu@samsung.com>
Wed, 5 Jul 2023 19:51:09 +0000 (15:51 -0400)
commitd47132c6a6be57bb5033c57db5e86cfba179c12f
treea011c1eeb18e589c6ee182a6836380e43dc4e1f3
parent8604be055293f38300980da5fc508615f94b58eb
t/nvmept: add trim test with ioengine options enabled

Add a test for a trim workload with ioengine options enabled like the
ones we have for read and write. fixedbufs cannot be enabled for a
trim-only workload because fio does not allocate data buffers for these
workloads.

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