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: v18.2.5~531^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=d258d0ab23bf15c819cc12c00211ad62b70e7f3e;p=ceph.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) Conflicts: qa/cephfs/conf/mon.yaml: missing other config --- diff --git a/qa/cephfs/conf/mon.yaml b/qa/cephfs/conf/mon.yaml index eea56004a40b..c09cf40a5fbc 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