]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa: Fix test_subvolume_snapshot_info_if_orphan_clone 48417/head
authorKotresh HR <khiremat@redhat.com>
Tue, 6 Sep 2022 12:29:54 +0000 (17:59 +0530)
committerKotresh HR <khiremat@redhat.com>
Mon, 10 Oct 2022 11:50:03 +0000 (17:20 +0530)
commite037cd6bd1e83619b1b258842e83fd36b54eedaf
tree69475c7264387152264ee73e76a926bc7dba99a9
parentd361c0c37165bd718c0228ce6b9859bcb902c98d
qa: Fix test_subvolume_snapshot_info_if_orphan_clone

The list of pending clones didn't match the expected.
The test fails occasionally. This is because the
clone would have finished before checking for this.
So increase the clone delay.

Fixes: https://tracker.ceph.com/issues/57446
Signed-off-by: Kotresh HR <khiremat@redhat.com>
(cherry picked from commit d382185f494b4437b17741281d7652e0a11965da)
qa/tasks/cephfs/test_volumes.py