t/fiotestcommon: do not require nvmecdev argument for Requirements
authorVincent Fu <vincent.fu@samsung.com>
Wed, 29 Jan 2025 22:29:23 +0000 (22:29 +0000)
committerVincent Fu <vincentfu@gmail.com>
Thu, 6 Mar 2025 18:58:43 +0000 (13:58 -0500)
commite9709f4e853097eb9829aac075e123a90fb2e82c
tree0050d78a17fa80af38b5c4b731ef179465363dc9
parentdeade130af8e10b93e9d514abdb222b925439c81
t/fiotestcommon: do not require nvmecdev argument for Requirements

Enable Requirements checking for test suites that do not have an
nvmecdev argument. macOS does not support NUMA placement so we need to
skip some tests on that platform when the test suite does not have an
nvmecdev argument. This will be used in an upcoming patch for a set of
verify tests.

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