Skip to content

Commit 41c5dbe

Browse files
committed
qa/cephadm: add group param when applying nvmeof
Since it will now be required Signed-off-by: Adam King <[email protected]>
1 parent 2a6b105 commit 41c5dbe

File tree

1 file changed

+2
-2
lines changed
  • qa/suites/orch/cephadm/smoke-roleless/2-services

1 file changed

+2
-2
lines changed

qa/suites/orch/cephadm/smoke-roleless/2-services/nvmeof.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ tasks:
33
host.a:
44
- ceph osd pool create foo
55
- rbd pool init foo
6-
- ceph orch apply nvmeof foo
6+
- ceph orch apply nvmeof foo default
77
- cephadm.wait_for_service:
8-
service: nvmeof.foo
8+
service: nvmeof.foo.default

0 commit comments

Comments
 (0)