t/run-fio-tests: integrate t/nvmept.py
authorVincent Fu <vincent.fu@samsung.com>
Wed, 31 May 2023 19:55:55 +0000 (19:55 +0000)
committerVincent Fu <vincent.fu@samsung.com>
Thu, 1 Jun 2023 18:12:07 +0000 (14:12 -0400)
commit2128f93aacb41fe5990027133162579d39da7ec4
treee404f2fd2c747aa481c0edc2703611bea63119f8
parentb03ed937838505c4202d298e7daefda3b93963c7
t/run-fio-tests: integrate t/nvmept.py

Running t/nvmept.py requires that the test runner provide an NVMe
character device test target. t/nvmept.py will be skipped unless an NVMe
character device test target is provided.

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