]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/tasks/nvmeof.py: add nvmeof gw-group to deployment 59434/head
authorVallari Agrawal <val.agl002@gmail.com>
Mon, 26 Aug 2024 04:23:07 +0000 (09:53 +0530)
committerVallari Agrawal <val.agl002@gmail.com>
Mon, 26 Aug 2024 09:45:10 +0000 (15:15 +0530)
commitc9a6fedbfa9c2a783ebf81bc2de6896baa8deeab
treed7fe961d569cec16e5327eabf56dfe61b8148499
parent8ae876c3517aa17f834dec9800ce23f8b3fa100f
qa/tasks/nvmeof.py: add nvmeof gw-group to deployment

Groups was made a required parameter to be
`ceph orch apply nvmeof <pool> <group>` in
https://github.com/ceph/ceph/pull/58860.
That broke the `nvmeof` suite so this PR fixes that.

Right now, all gateway are deployed in a single group.
Later, this would be changed to have multi groups for a better test.

Signed-off-by: Vallari Agrawal <val.agl002@gmail.com>
qa/suites/nvmeof/basic/workloads/nvmeof_initiator.yaml
qa/suites/nvmeof/thrash/gateway-initiator-setup/3-subsys-60-namespace.yaml
qa/tasks/nvmeof.py