]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: fix flaky promql query test 63519/head
authorAashish Sharma <Aashish.Sharma1@ibm.com>
Wed, 14 May 2025 08:05:10 +0000 (13:35 +0530)
committerAashish Sharma <Aashish.Sharma1@ibm.com>
Tue, 27 May 2025 08:17:09 +0000 (13:47 +0530)
commit4ba2b97d30422597ff9580683939aaa772d8aad8
tree9ff4a0043d2d0771176e3417af12fea3b37f2809
parent321c77574e64662c9abccc27df8b006fad90865f
mgr/dashboard: fix flaky promql query test

There is a test collision in "promql-query-test" test suite because two different IOPS panels with the same title and legend labels (Read, Write) are present, and the test framework is not able to distinguish between them.
There are two panels with the same title IOPS and legends Read / Write, but different expressions:\
1. ceph-application-overview.json
2. ceph-cluster-advanced.json

Fixes: https://tracker.ceph.com/issues/71318
Signed-off-by: Aashish Sharma <aasharma@redhat.com>
(cherry picked from commit 5798d2fc9a50881e8ec7c9c2343f9796eadf7533)
monitoring/ceph-mixin/dashboards_out/ceph-application-overview.json