]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa: assign file system affinity for replaced MDS 54037/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:44:40 +0000 (18:14 +0530)
commite2aa39e03116ef6b3943b8ecf16cf8e7a7f36e09
treef0f0085a79aedd461c59687d48cf356984709ed1
parent4aacaa3336affb608d3c809e954e23f494243f1a
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