Skip to content

Commit

Permalink
xxx: oh, come on, be reasonable
Browse files Browse the repository at this point in the history
Signed-off-by: John Mulligan <jmulligan@redhat.com>
  • Loading branch information
phlogistonjohn committed Dec 5, 2022
1 parent c9e7fcc commit b91e184
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cephfs/admin/mirror_workflow_test.go
Expand Up @@ -33,6 +33,8 @@ func waitForMirroring(t *testing.T, fsa *FSAdmin) {
require.NoError(t, err)
for _, emod := range modinfo.EnabledModules {
if emod == "mirroring" {
// give additional time for mgr to restart(?)
time.Sleep(200 * time.Millisecond)
return
}
}
Expand Down

0 comments on commit b91e184

Please sign in to comment.