]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
test: bump up retries for `test_mirroring_init_failure_with_recovery` test 40684/head
authorVenky Shankar <vshankar@redhat.com>
Mon, 29 Mar 2021 06:50:34 +0000 (02:50 -0400)
committersinguliere <singuliere@autistici.org>
Fri, 9 Apr 2021 05:30:32 +0000 (07:30 +0200)
commitfa09116387a6b08bb596c33aee08cc661a41dab0
tree6c2c15760a102243ff7a2e9d1a62e77773eb5f08
parent9347b655310ee7f80605cdf2c1aa159e7dd6186f
test: bump up retries for `test_mirroring_init_failure_with_recovery` test

The test could fail at times since the mirror daemon periodically
retries the failed state for a mirror enabled file system. This
flips the status reported via asok interface.

Fixes: http://tracker.ceph.com/issues/50020
Signed-off-by: Venky Shankar <vshankar@redhat.com>
(cherry picked from commit 6f4201d15f37ec8e0d24d192b03cf2a272fe6b78)
qa/tasks/cephfs/test_mirroring.py