]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa: Expand nvmeof thrasher and add nvmeof_namespaces.yaml job
authorVallari Agrawal <val.agl002@gmail.com>
Mon, 29 Jul 2024 11:01:12 +0000 (16:31 +0530)
committerVallari Agrawal <val.agl002@gmail.com>
Wed, 28 Aug 2024 12:42:28 +0000 (18:12 +0530)
commit58d8be9fd83366b42f586f93e0568640d10e3d3c
tree051a0f9091607b3f2d7047221ff1bb9d1dc09b0e
parent02fe44ac60a077eee4ce79d04d7b6be8a6ef303b
qa: Expand nvmeof thrasher and add nvmeof_namespaces.yaml job

1. qa/tasks/nvmeof.py: add other methods to stop nvmeof daemons
2. add qa/workunits/rbd/nvmeof_namespace_test.sh which adds and
   deletes new namespaces. It is run in nvmeof_namespaces.yaml
   job where fio happens to other namespaces in background.

Signed-off-by: Vallari Agrawal <val.agl002@gmail.com>
qa/suites/nvmeof/basic/workloads/nvmeof_namespaces.yaml [new file with mode: 0644]
qa/tasks/nvmeof.py
qa/workunits/rbd/nvmeof_namespace_test.sh [new file with mode: 0755]