]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
qa: fixing nvmeof orch smoke test 68281/head
authorRedouane Kachach <rkachach@ibm.com>
Thu, 9 Apr 2026 11:51:50 +0000 (13:51 +0200)
committerRedouane Kachach <rkachach@ibm.com>
Thu, 9 Apr 2026 11:51:50 +0000 (13:51 +0200)
Adapting the orch apply cmd to use the new pool/group arguments

Signed-off-by: Redouane Kachach <rkachach@ibm.com>
Fixes: https://tracker.ceph.com/issues/75934
qa/suites/orch/cephadm/smoke-roleless/2-services/nvmeof.yaml

index 8509fcc14e3b96b6f7928bea9061c122b0f7ca94..0c6cc9445717bc2b90d747b5556f5041abcda764 100644 (file)
@@ -3,6 +3,6 @@ tasks:
     host.a:
       - ceph osd pool create foo
       - rbd pool init foo
-      - ceph orch apply nvmeof foo default
+      - ceph orch apply nvmeof --pool foo --group default
 - cephadm.wait_for_service:
     service: nvmeof.foo.default