]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/cephadm: s/_hosts_with_daemon_inventory/_schedulable_hosts/
authorKefu Chai <kchai@redhat.com>
Sat, 24 Apr 2021 07:37:43 +0000 (15:37 +0800)
committerKefu Chai <kchai@redhat.com>
Sat, 24 Apr 2021 07:40:03 +0000 (15:40 +0800)
commit782fc0e7cac7229b2425e706c8f0fae6f4bb6884
treece1c921b9f80653596aa634edd8351896e87dd9f
parent5dccba839ba1ceed094121394135a79429b2ae2d
mgr/cephadm: s/_hosts_with_daemon_inventory/_schedulable_hosts/

`_hosts_with_daemon_inventory` was renamed to `_schedulable_hosts`
in f260c48f723641a5f82c64c0e31451199aa191f8 which was merged before
eebb842d0487660c93baf9eafda28a2f87e482f3 got merged, hence the
regression.

this change just updates the test with the new method name.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/pybind/mgr/cephadm/tests/test_cephadm.py