]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
qa/cephadm: add group param when applying nvmeof
authorAdam King <adking@redhat.com>
Fri, 9 Aug 2024 17:16:30 +0000 (13:16 -0400)
committerAlexander Indenbaum <aindenba@redhat.com>
Wed, 19 Nov 2025 18:41:52 +0000 (20:41 +0200)
Since it will now be required

Signed-off-by: Adam King <adking@redhat.com>
(cherry picked from commit 41c5dbe9420efc2710280b7024f7e2b0f82686c7)

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