]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa: test per-client labelled perf counters
authorVenky Shankar <vshankar@redhat.com>
Tue, 13 Feb 2024 16:13:28 +0000 (11:13 -0500)
committerVenky Shankar <vshankar@redhat.com>
Mon, 19 Feb 2024 16:06:38 +0000 (21:36 +0530)
commit0576ddc71ba7ea8dede396d15e94d20673753fd8
treee7742a867c2e1c9cedb644ba9c69019a0c0cac30
parent103a516132e15db2fc86c56c389c6eececc7c300
qa: test per-client labelled perf counters

Signed-off-by: Venky Shankar <vshankar@redhat.com>
(cherry picked from commit 36e24585d562d0023398196e715522cc8cf74fb3)

Conflicts:
    qa/tasks/cephfs/test_admin.py

Use time.sleep() instead of sleep() (via import).
qa/tasks/cephfs/test_admin.py