]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa: assign file system affinity for replaced MDS 54039/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:46:40 +0000 (18:16 +0530)
commit3fb9f1b89fb762fbe2d12211fc3b419bf1c5dddc
treebae40e0463795e02772b7bd9e4c1c9d32a6840c9
parent129959fe9d0ef9f0a81dc3637356e2bd1f39bfe8
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