]> git.apps.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>
Wed, 20 Mar 2024 14:56:56 +0000 (10:56 -0400)
commita1ac3e03a0227fc386f4341fc55b9a2c2a58d0bc
tree5b2b5e86ab41740089a5a56c283ed208612ce1b5
parent4cfc5b802f4dcc4dec563b6dbc662feefb8ae951
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>
qa/tasks/cephfs/cephfs_test_case.py