From: Patrick Donnelly Date: Tue, 4 Jun 2024 18:50:39 +0000 (-0400) Subject: qa: disable mon_warn_on_pool_no_app in fs suite X-Git-Tag: testing/wip-vshankar-testing-20250106.043201-quincy-debug~1^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=b81cb42defc8ea9af8e70c445a1eaf63707d74c9;p=ceph-ci.git qa: disable mon_warn_on_pool_no_app in fs suite Fixes: https://tracker.ceph.com/issues/65976 Signed-off-by: Patrick Donnelly (cherry picked from commit 24f17eb6603da608eeea1731c20fce602fe56592) --- diff --git a/qa/cephfs/conf/mon.yaml b/qa/cephfs/conf/mon.yaml index eea56004a40..c09cf40a5fb 100644 --- a/qa/cephfs/conf/mon.yaml +++ b/qa/cephfs/conf/mon.yaml @@ -3,3 +3,4 @@ overrides: conf: mon: mon op complaint time: 120 + mon warn on pool no app: false