]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa: make test_perf_stats_stale_metrics check only the clients created for the tests 45293/head
authorJos Collin <jcollin@redhat.com>
Thu, 24 Mar 2022 04:57:58 +0000 (10:27 +0530)
committerJos Collin <jcollin@redhat.com>
Fri, 10 Jun 2022 15:32:58 +0000 (21:02 +0530)
commit3e67718aea1f4dae0c6db4531e0e148b101110c3
tree46d2439a561eb3007c8ce6e2d2d4796c54a9f612
parent806c56288544bbb2d09dc091ff48ad2d042dbfe5
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