]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa/suite/rbd/nvmeof: Deploy multiple gateways and namespaces 55595/head
authorVallari Agrawal <val.agl002@gmail.com>
Tue, 20 Feb 2024 07:44:32 +0000 (13:14 +0530)
committerVallari Agrawal <val.agl002@gmail.com>
Tue, 19 Mar 2024 15:18:26 +0000 (20:48 +0530)
commit00651cfac230a759389a595b41bb220474f5f2a7
tree92786ca122ec1259cebc141f288579ddff882af3
parent1713c4852ca66f9ec5023515a26f1f06902a21bc
qa/suite/rbd/nvmeof: Deploy multiple gateways and namespaces

1. Deploy 2 gateways on different nodes, then check for multi-path.
    To add another gateway, only "roles" need to be changed in job yaml.
2. Create "n" nvmeof namespaces, configured by 'namespaces_count'
3. Rename qa/suites/rbd/nvmeof/cluster/fixed-3.yaml to fixed-4.yaml
    which contains 2 gateways and 2 initiators.

Signed-off-by: Vallari Agrawal <val.agl002@gmail.com>
qa/suites/rbd/nvmeof/cluster/fixed-3.yaml [deleted file]
qa/suites/rbd/nvmeof/cluster/fixed-4.yaml [new file with mode: 0644]
qa/suites/rbd/nvmeof/conf [new symlink]
qa/suites/rbd/nvmeof/workloads/nvmeof_initiator.yaml
qa/tasks/nvmeof.py
qa/workunits/rbd/nvmeof_basic_tests.sh
qa/workunits/rbd/nvmeof_fio_test.sh
qa/workunits/rbd/nvmeof_initiator.sh [deleted file]
qa/workunits/rbd/nvmeof_setup_subsystem.sh [new file with mode: 0755]