]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa/cephfs: increase clones for test_for_6_ongoing_clones 64731/head
authorRishabh Dave <ridave@redhat.com>
Tue, 29 Jul 2025 08:27:38 +0000 (13:57 +0530)
committerRishabh Dave <ridave@redhat.com>
Tue, 29 Jul 2025 08:39:19 +0000 (14:09 +0530)
commitd24da381a4c44600e536b1c584a40dcc4bf00c6e
tree56af167146479042cfab830c490291d335d2b466
parent03f0920ec63318098e6cf1ce31f6e0a404e0c4f5
qa/cephfs: increase clones for test_for_6_ongoing_clones

test_for_6_ongoing_clones fails some times in testing with teuthology
since clones finish sooner than expected causing progress bar message
to have less than 6 clones. Increasing number of clones launched will
improve the possibility of getting the expected progress bar message.

Fixes: https://tracker.ceph.com/issues/71434
Signed-off-by: Rishabh Dave <ridave@redhat.com>
qa/tasks/cephfs/volumes/test_clone_stats.py