]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
tests: replace obsolete get_tracked_conf_keys()
authorRonen Friedman <rfriedma@redhat.com>
Wed, 5 Mar 2025 14:31:43 +0000 (08:31 -0600)
committerRonen Friedman <rfriedma@redhat.com>
Wed, 5 Mar 2025 14:31:43 +0000 (08:31 -0600)
commit66077a8a49ebe7bab9b635336dffae6d67c52fbe
tree48fccbfa8c2ab17f2d930cb25b20d714347b30d3
parentaed35dea05d597bd10f35474a816ff09305fb224
tests: replace obsolete get_tracked_conf_keys()

.. with get_tracked_keys().

Following https://github.com/ceph/ceph/pull/61394,
all uses of the deprecated interface will be updated,
and that old interface will be removed.

Signed-off-by: Ronen Friedman <rfriedma@redhat.com>
src/test/librados_test_stub/TestRadosClient.cc
src/test/librados_test_stub/TestRadosClient.h
src/test/msgr/test_async_networkstack.cc