]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: clear upgrade health error when upgrade is resumed
authorAdam King <adking@redhat.com>
Fri, 21 Oct 2022 20:24:19 +0000 (16:24 -0400)
committerAdam King <adking@redhat.com>
Fri, 21 Oct 2022 20:41:16 +0000 (16:41 -0400)
commit23f523dd0fdf079d2e0b41113c524e7b53ed3c0c
tree7cbc83fba085b23fc8ee670c32910fe4edad29ea
parentc05e6766633be0894e602e9d2055e6aa0824a4a0
mgr/cephadm: clear upgrade health error when upgrade is resumed

The health error is no longer valid if the upgrade has been
removed. If the issue is still present we'll hit it again.

Fixes: https://tracker.ceph.com/issues/57891
Signed-off-by: Adam King <adking@redhat.com>
src/pybind/mgr/cephadm/tests/test_upgrade.py
src/pybind/mgr/cephadm/upgrade.py