]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa: Added mon connection score tests 60003/head
authorKamoltat <ksirivad@redhat.com>
Wed, 17 Jul 2024 22:26:55 +0000 (22:26 +0000)
committerroot <root@vossi06.front.sepia.ceph.com>
Thu, 26 Sep 2024 15:41:53 +0000 (15:41 +0000)
commit082bbdb1e364e01aa0b5cffbe61ef519781b101a
treec142dd8c10ff8169cde3df6f86a439546b79306f
parent24693e3ad229b148af7232cd1cd8b1efc29c1c5d
qa: Added mon connection score tests

Basically when we deploy a 3 MONS

Check if the connection scores are clean
with a 60 seconds grace period

Fixes: https://tracker.ceph.com/issues/65695
Signed-off-by: Kamoltat <ksirivad@redhat.com>
(cherry picked from commit ed7f4e8829eed3f72db520a6bb8817d5be51b741)
qa/suites/rados/singleton/all/mon-connection-score.yaml [new file with mode: 0644]
qa/tasks/ceph_test_case.py
qa/tasks/mon_connection_score.py [new file with mode: 0644]