mirror of
https://github.com/ceph/ceph
synced 2026-08-01 22:45:39 +00:00
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:
parent
d798dfed9a
commit
e2df25bd66
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user