]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/workunits/nvmeof/setup_subsystem.sh: use --no-group-append 60206/head
authorVallari Agrawal <val.agl002@gmail.com>
Wed, 9 Oct 2024 07:27:32 +0000 (12:57 +0530)
committerVallari Agrawal <val.agl002@gmail.com>
Thu, 10 Oct 2024 10:08:51 +0000 (15:38 +0530)
commit303f18b1aff8274d79b1d5e7d84ee3096e4694a1
tree2764b6cfb94638189ce649ad1c822d09e7c9fefc
parent0bab553399c2c407140f8223f22afb59d5819a10
qa/workunits/nvmeof/setup_subsystem.sh: use --no-group-append

In newer version of nvmeof cli, "subsystem add" needs
this tag to ensure subsystem name is value of --subsystem.
Otherwise, in newer cli version, the gateway group is appended
at the end of the subsystem name.

This fixes the teuthology nvmeof suite (currently all jobs fails
because of this).

Signed-off-by: Vallari Agrawal <val.agl002@gmail.com>
qa/workunits/nvmeof/setup_subsystem.sh