Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cephfs admin: poll mgr to see if mirroring module is enabled
When testing the mirroing workflow, we will not explicitly check on the mgr for the presence of the mirroring module before proceeding with the tests. The plan is to have this cut down on test flakes. The previous workaround also had a bug in that the 2nd sleep was in the wrong location. Perhaps, fixing this alone would resolve the test flakes, but this is more proper anyway. Signed-off-by: John Mulligan <jmulligan@redhat.com>
- Loading branch information