]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/cephadm: add unit test to for upgrade check with --ceph-version
authorAdam King <adking@redhat.com>
Tue, 10 Oct 2023 16:42:57 +0000 (12:42 -0400)
committerAdam King <adking@redhat.com>
Tue, 10 Oct 2023 19:12:39 +0000 (15:12 -0400)
commit17726aee8feb676589a57cdbb92ebd1cdea64d67
treedc4584aa41a97185c3b411630df6efef8a8a8574
parent377ec62c5fdeffa61c03131caa11434230ea5fcf
mgr/cephadm: add unit test to for upgrade check with --ceph-version

This is actually meant to make sure we don't screw
up the image base. See https://tracker.ceph.com/issues/63150
to see what we're trying to avoid happening again

Signed-off-by: Adam King <adking@redhat.com>
(cherry picked from commit f328c2d7e75c4ce969d21f7c8b9ae2401baee5e1)
src/pybind/mgr/cephadm/tests/test_upgrade.py