]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa: Added mon connection score tests 60004/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 16:17:35 +0000 (16:17 +0000)
commitcf39b40642175dd24355569fc42734d140e1d899
tree6fdeaffa8f4d8460a9c333984b7dc7207b0060f2
parent4f563f9ea7048ae06f2b40eed96580fdbae1a62f
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]