]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa: detect partial migrations during large config of dist epin
authorPatrick Donnelly <pdonnell@redhat.com>
Sat, 17 Feb 2024 15:26:14 +0000 (10:26 -0500)
committerPatrick Donnelly <pdonnell@redhat.com>
Fri, 22 Mar 2024 15:38:03 +0000 (11:38 -0400)
commit455ada052fddee179f209362f8de1aa347e72b4b
treec05c40d7cb38a9f508f3f943dcbc61d0c1d6f8c6
parent68ad717492bf907547fca44c9e73a79ffe8dda95
qa: detect partial migrations during large config of dist epin

This method would wrongly "succeed" when looking for setup of distributed
ephemerally pinned directory fragments. If the migrator splits a subtree during
the course of migration (to reduce the migration size) then the operation may
not actually be complete.

Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit a1ac3e03a0227fc386f4341fc55b9a2c2a58d0bc)
qa/tasks/cephfs/cephfs_test_case.py