t/nvmept.py: Add test cases for FLUSH
authorMinwoo Im <minwoo.im.dev@gmail.com>
Thu, 4 Jul 2024 14:09:12 +0000 (23:09 +0900)
committerMinwoo Im <minwoo.im@samsung.com>
Thu, 11 Jul 2024 07:58:46 +0000 (16:58 +0900)
commite84adcf597ed52d94c3e48430915605b85ab1a3a
tree0022ad13dfdf7f1c819c3d0618f594eb5dda5b8e
parentcf168c5be90cc7c74114d61d2c01fa39a3cb52c7
t/nvmept.py: Add test cases for FLUSH

This test script tests number of FLUSH commands triggered by --fsync=<N>
options to make FLUSH commands are followed by the WRITE commands from
the various --rw I/O workload.

Signed-off-by: Minwoo Im <minwoo.im.dev@gmail.com>
t/nvmept.py