]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
src/pybind: fixing the test_invalid_client_id failure 70375/head
authorNeeraj Pratap Singh <Neeraj.Pratap.Singh1@ibm.com>
Tue, 21 Jul 2026 09:56:49 +0000 (15:26 +0530)
committerNeeraj Pratap Singh <Neeraj.Pratap.Singh1@ibm.com>
Fri, 24 Jul 2026 03:50:06 +0000 (09:20 +0530)
commitaf19eff6ed4013f8ace14f1527ac393db07677f9
tree4eb0057829c91b9960f17da3eaf9f893e104cc8e
parentd3d08a106db15a77215ae81fb2c182fc63d4015c
src/pybind: fixing the test_invalid_client_id failure

The test_invalid_client_id was failing due to the
incorrect returns by handle_command and in get_perf_data()
in mgr/ststs/fs/perf_stats.py
Introduced-by: f8f972182cb1499e0b7686012b0a854f5e76918b
Fixes:https://tracker.ceph.com/issues/76162
Signed-off-by: Neeraj Pratap Singh <Neeraj.Pratap.Singh1@ibm.com>
src/pybind/mgr/stats/fs/perf_stats.py
src/pybind/mgr/stats/module.py