]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa: extend mon timeout coming up after mondb creation
authorPatrick Donnelly <pdonnell@redhat.com>
Tue, 19 Mar 2024 00:38:08 +0000 (20:38 -0400)
committerPatrick Donnelly <pdonnell@redhat.com>
Fri, 22 Mar 2024 16:02:37 +0000 (12:02 -0400)
Fixes: https://tracker.ceph.com/issues/64968
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit 57b9e161f44d2c685b4a0ab68aff1b43bfd63e66)

qa/cephfs/conf/mon.yaml

index eea56004a40b62456aa9b1a7a94b9adfe50e6800..e32f0fd35473298ec748014a2f9f0b4bdace4fd8 100644 (file)
@@ -3,3 +3,5 @@ overrides:
     conf:
       mon:
         mon op complaint time: 120
+        # cephadm can take up to 5 minutes to bring up remaining mons
+        mon down mkfs grace: 300