]> 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 40465/head
authorVenky Shankar <vshankar@redhat.com>
Mon, 29 Mar 2021 06:50:34 +0000 (02:50 -0400)
committerVenky Shankar <vshankar@redhat.com>
Mon, 29 Mar 2021 06:53:16 +0000 (02:53 -0400)
commit6f4201d15f37ec8e0d24d192b03cf2a272fe6b78
treea354577e575ad96541f7a4b2865afa3348b7d186
parent4ff70e94acbcc2ec91ba94663d7ff70601ef8f78
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>
qa/tasks/cephfs/test_mirroring.py