]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa: assign file system affinity for replaced MDS 54038/head
authorVenky Shankar <vshankar@redhat.com>
Thu, 22 Jun 2023 10:08:44 +0000 (06:08 -0400)
committerVenky Shankar <vshankar@redhat.com>
Mon, 16 Oct 2023 12:45:45 +0000 (18:15 +0530)
commitfb6330056980e0d4fed93e12cdf703f91b6473c9
tree298701aff7b344b5f6c4c2cf149fb17c2f77a5dd
parent0833961062e3c3a9a659cefeb45b3f36d318e407
qa: assign file system affinity for replaced MDS

Otherwise, the MDS that just got replaced can transition to a rank
for another file system and the test cannot deterministically infer
which MDS needs to checked.

Fixes: http://tracker.ceph.com/issues/61764
Signed-off-by: Venky Shankar <vshankar@redhat.com>
(cherry picked from commit f370b581f6adb62850c21c559e15b746d9eb9b3c)
qa/tasks/cephfs/test_failover.py