]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa: disable mon_warn_on_pool_no_app in fs suite
authorPatrick Donnelly <pdonnell@redhat.com>
Tue, 4 Jun 2024 18:50:39 +0000 (14:50 -0400)
committerPatrick Donnelly <pdonnell@redhat.com>
Tue, 4 Jun 2024 18:50:39 +0000 (14:50 -0400)
Fixes: https://tracker.ceph.com/issues/65976
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
qa/cephfs/conf/mon.yaml

index e32f0fd35473298ec748014a2f9f0b4bdace4fd8..e1ea6f6cc831e0f939bd89724a4ebcd104d7c95f 100644 (file)
@@ -5,3 +5,4 @@ overrides:
         mon op complaint time: 120
         # cephadm can take up to 5 minutes to bring up remaining mons
         mon down mkfs grace: 300
+        mon warn on pool no app: false