]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa: move nvmeof shell scripts to qa/workunits/nvmeof
authorVallari Agrawal <val.agl002@gmail.com>
Wed, 21 Aug 2024 09:38:21 +0000 (15:08 +0530)
committerVallari Agrawal <val.agl002@gmail.com>
Mon, 2 Sep 2024 11:34:55 +0000 (17:04 +0530)
commit2ed818ebd8dae93de721918822cde623f359d6d1
treed111d075499ebb70132561cc4e2a968fcfb717a2
parente5a9cda3267a60c23455906ba50f88d1e372b6a8
qa: move nvmeof shell scripts to qa/workunits/nvmeof

Move all scripts qa/workunits/rbd/nvmeof_*.sh
to qa/workunits/nvmeof/*.sh

Signed-off-by: Vallari Agrawal <val.agl002@gmail.com>
15 files changed:
qa/suites/nvmeof/basic/workloads/nvmeof_initiator.yaml
qa/suites/nvmeof/basic/workloads/nvmeof_namespaces.yaml
qa/suites/nvmeof/basic/workloads/nvmeof_scalability.yaml
qa/suites/nvmeof/thrash/gateway-initiator-setup/3-subsys-60-namespace.yaml
qa/suites/nvmeof/thrash/workloads/fio.yaml
qa/workunits/nvmeof/basic_tests.sh [new file with mode: 0755]
qa/workunits/nvmeof/fio_test.sh [new file with mode: 0755]
qa/workunits/nvmeof/namespace_test.sh [new file with mode: 0755]
qa/workunits/nvmeof/scalability_test.sh [new file with mode: 0755]
qa/workunits/nvmeof/setup_subsystem.sh [new file with mode: 0755]
qa/workunits/rbd/nvmeof_basic_tests.sh [deleted file]
qa/workunits/rbd/nvmeof_fio_test.sh [deleted file]
qa/workunits/rbd/nvmeof_namespace_test.sh [deleted file]
qa/workunits/rbd/nvmeof_scalability_test.sh [deleted file]
qa/workunits/rbd/nvmeof_setup_subsystem.sh [deleted file]