]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/cephadm: add group param when applying nvmeof 58860/head
authorAdam King <adking@redhat.com>
Fri, 9 Aug 2024 17:16:30 +0000 (13:16 -0400)
committerAdam King <adking@redhat.com>
Tue, 13 Aug 2024 15:54:45 +0000 (11:54 -0400)
Since it will now be required

Signed-off-by: Adam King <adking@redhat.com>
qa/suites/orch/cephadm/smoke-roleless/2-services/nvmeof.yaml

index 4c5e267408b49106828f876350d6391c834cb6e1..8509fcc14e3b96b6f7928bea9061c122b0f7ca94 100644 (file)
@@ -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