qa: fixing nvmeof orch smoke test

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
This commit is contained in:
Redouane Kachach 2026-04-09 13:51:50 +02:00
parent d798dfed9a
commit e2df25bd66
No known key found for this signature in database
GPG Key ID: 71561E8D8AD2FFE6

View 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