From: Adam King Date: Fri, 9 Aug 2024 17:16:30 +0000 (-0400) Subject: qa/cephadm: add group param when applying nvmeof X-Git-Tag: testing/wip-mchangir-testing-20240821.131543-main-debug~6^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=41c5dbe9420efc2710280b7024f7e2b0f82686c7;p=ceph-ci.git qa/cephadm: add group param when applying nvmeof Since it will now be required Signed-off-by: Adam King --- diff --git a/qa/suites/orch/cephadm/smoke-roleless/2-services/nvmeof.yaml b/qa/suites/orch/cephadm/smoke-roleless/2-services/nvmeof.yaml index 4c5e267408b..8509fcc14e3 100644 --- a/qa/suites/orch/cephadm/smoke-roleless/2-services/nvmeof.yaml +++ b/qa/suites/orch/cephadm/smoke-roleless/2-services/nvmeof.yaml @@ -3,6 +3,6 @@ tasks: host.a: - ceph osd pool create foo - rbd pool init foo - - ceph orch apply nvmeof foo + - ceph orch apply nvmeof foo default - cephadm.wait_for_service: - service: nvmeof.foo + service: nvmeof.foo.default