]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa: Added mon connection score tests 57146/head
authorKamoltat <ksirivad@redhat.com>
Wed, 17 Jul 2024 22:26:55 +0000 (22:26 +0000)
committerKamoltat <ksirivad@redhat.com>
Wed, 17 Jul 2024 22:26:55 +0000 (22:26 +0000)
commited7f4e8829eed3f72db520a6bb8817d5be51b741
tree8bc2d2c09d3f0e6e8ec4e771f023b113211755db
parentc05d4e27160652541870e06ab9001f63040d3cc1
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>
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]