]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa: assign file system affinity for replaced MDS 52170/head
authorVenky Shankar <vshankar@redhat.com>
Thu, 22 Jun 2023 10:08:44 +0000 (06:08 -0400)
committerVenky Shankar <vshankar@redhat.com>
Tue, 27 Jun 2023 03:53:14 +0000 (09:23 +0530)
commitf370b581f6adb62850c21c559e15b746d9eb9b3c
tree2439980d5c1e938f63cf78f409bb46a371b474da
parentfd62a8dfcb345fabed3eea6b3a461f1ca848a239
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>
qa/tasks/cephfs/test_failover.py