]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa: make test_perf_stats_stale_metrics check only the clients created for the tests 45291/head
authorJos Collin <jcollin@redhat.com>
Thu, 24 Mar 2022 04:57:58 +0000 (10:27 +0530)
committerJos Collin <jcollin@redhat.com>
Tue, 19 Apr 2022 08:51:01 +0000 (14:21 +0530)
commit4552cd028dfb977ec41d380a6410650bce9aa71a
tree214469a79b29be0c906c45825a11b049e66c11a8
parent1be67670264b3c780345c014d176c27e670bccdb
qa: make test_perf_stats_stale_metrics check only the clients created for the tests

Uses the client's global id to get the metrics, instead of using the index.
This ensures that test_perf_stats_stale_metrics checks only the clients mounted for
the tests.

Fixes: https://tracker.ceph.com/issues/54971
Signed-off-by: Jos Collin <jcollin@redhat.com>
(cherry picked from commit 1621308214cd18750c8be803fc014bdf73e2218a)
qa/tasks/cephfs/test_mds_metrics.py