Skip to content

Commit

Permalink
Do not force fail ceph-mgr after reconfiguring OSDs
Browse files Browse the repository at this point in the history
Signed-off-by: Francesco Pantano <[email protected]>
  • Loading branch information
fmount committed Dec 18, 2024
1 parent 2264626 commit 22b1a10
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/roles/ceph_migrate/tasks/mon.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -181,8 +181,6 @@
block:
- name: reconfig osds
ansible.builtin.command: "{{ ceph_cli }} orch reconfig osd.default_drive_group "
- name: force-fail ceph mgr
ansible.builtin.command: "{{ ceph_cli }} mgr fail"

- name: MON - Manage mons
# root privileges required to run cephadm
Expand Down

0 comments on commit 22b1a10

Please sign in to comment.