]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/dashboard: fix flaky promql query test
authorAashish Sharma <Aashish.Sharma1@ibm.com>
Wed, 14 May 2025 08:05:10 +0000 (13:35 +0530)
committerAashish Sharma <Aashish.Sharma1@ibm.com>
Thu, 15 May 2025 10:52:25 +0000 (16:22 +0530)
commit5798d2fc9a50881e8ec7c9c2343f9796eadf7533
tree3640b9c96894eb791fffa06302280704b0cb81fb
parenta3babf14333cb81647c04edcb6dd251e9cc59391
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>
monitoring/ceph-mixin/dashboards_out/ceph-application-overview.json