mirror of
https://github.com/ceph/ceph
synced 2025-01-19 17:41:39 +00:00
Merge PR #40244 into master
* refs/pull/40244/head: qa/suites/rados/cephadm/smoke-roleless: deploy additional daemon types Reviewed-by: Josh Durgin <jdurgin@redhat.com>
This commit is contained in:
commit
664b08b954
@ -0,0 +1,7 @@
|
||||
tasks:
|
||||
- cephadm.shell:
|
||||
host.a:
|
||||
- ceph osd pool create foo
|
||||
- rbd pool init foo
|
||||
- ceph orch apply iscsi foo u p
|
||||
- sleep 120
|
@ -0,0 +1,6 @@
|
||||
tasks:
|
||||
- cephadm.shell:
|
||||
host.a:
|
||||
- ceph orch apply rbd-mirror "--placement=*"
|
||||
- ceph orch apply cephfs-mirror "--placement=*"
|
||||
- sleep 120
|
Loading…
Reference in New Issue
Block a user