]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
cephadm: use parsed_container_cpu_perc in cephadm.py
authorJohn Mulligan <jmulligan@redhat.com>
Thu, 30 Jan 2025 00:25:52 +0000 (19:25 -0500)
committerJohn Mulligan <jmulligan@redhat.com>
Thu, 30 Jan 2025 00:49:29 +0000 (19:49 -0500)
commit530a81a5a63a6c2cbcc552e9c0fe79b76dcaa869
treec55175be0e0bf9148e33550e0d54e60d5cba6223
parent1834881bd1c7a2412ed0bf80442c43ccc9a7198a
cephadm: use parsed_container_cpu_perc in cephadm.py

Replace the use of _parse_cpu_perc and related command calls with
parsed_container_mem_usage.  This needs no additional test updates
because the test updates in the previous patch that added
parsed_container_mem_usage covered all of that already.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
src/cephadm/cephadm.py