From: Ilya Dryomov Date: Fri, 15 Sep 2023 13:33:27 +0000 (+0200) Subject: qa/suites/krbd: disable POOL_APP_NOT_ENABLED health check X-Git-Tag: v18.2.1~240^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F53599%2Fhead;p=ceph.git qa/suites/krbd: disable POOL_APP_NOT_ENABLED health check ... same as for rbd suite. Signed-off-by: Ilya Dryomov (cherry picked from commit 0b68a8b4c07d1528190c71cda566b9d1fdb32640) --- diff --git a/qa/suites/krbd/basic/conf.yaml b/qa/suites/krbd/basic/conf.yaml index 5e7ed992e904..41292fa81398 100644 --- a/qa/suites/krbd/basic/conf.yaml +++ b/qa/suites/krbd/basic/conf.yaml @@ -2,6 +2,7 @@ overrides: ceph: conf: global: + mon warn on pool no app: false ms die on skipped message: false client: rbd default features: 37 diff --git a/qa/suites/krbd/fsx/conf.yaml b/qa/suites/krbd/fsx/conf.yaml index 30da870b25df..eb6d72a801af 100644 --- a/qa/suites/krbd/fsx/conf.yaml +++ b/qa/suites/krbd/fsx/conf.yaml @@ -2,4 +2,5 @@ overrides: ceph: conf: global: + mon warn on pool no app: false ms die on skipped message: false diff --git a/qa/suites/krbd/ms_modeless/conf.yaml b/qa/suites/krbd/ms_modeless/conf.yaml index 30da870b25df..eb6d72a801af 100644 --- a/qa/suites/krbd/ms_modeless/conf.yaml +++ b/qa/suites/krbd/ms_modeless/conf.yaml @@ -2,4 +2,5 @@ overrides: ceph: conf: global: + mon warn on pool no app: false ms die on skipped message: false diff --git a/qa/suites/krbd/rbd-nomount/conf.yaml b/qa/suites/krbd/rbd-nomount/conf.yaml index 5e7ed992e904..41292fa81398 100644 --- a/qa/suites/krbd/rbd-nomount/conf.yaml +++ b/qa/suites/krbd/rbd-nomount/conf.yaml @@ -2,6 +2,7 @@ overrides: ceph: conf: global: + mon warn on pool no app: false ms die on skipped message: false client: rbd default features: 37 diff --git a/qa/suites/krbd/rbd/conf.yaml b/qa/suites/krbd/rbd/conf.yaml index 5e7ed992e904..41292fa81398 100644 --- a/qa/suites/krbd/rbd/conf.yaml +++ b/qa/suites/krbd/rbd/conf.yaml @@ -2,6 +2,7 @@ overrides: ceph: conf: global: + mon warn on pool no app: false ms die on skipped message: false client: rbd default features: 37 diff --git a/qa/suites/krbd/singleton/conf.yaml b/qa/suites/krbd/singleton/conf.yaml index 5e7ed992e904..41292fa81398 100644 --- a/qa/suites/krbd/singleton/conf.yaml +++ b/qa/suites/krbd/singleton/conf.yaml @@ -2,6 +2,7 @@ overrides: ceph: conf: global: + mon warn on pool no app: false ms die on skipped message: false client: rbd default features: 37 diff --git a/qa/suites/krbd/thrash/conf.yaml b/qa/suites/krbd/thrash/conf.yaml index 5e7ed992e904..41292fa81398 100644 --- a/qa/suites/krbd/thrash/conf.yaml +++ b/qa/suites/krbd/thrash/conf.yaml @@ -2,6 +2,7 @@ overrides: ceph: conf: global: + mon warn on pool no app: false ms die on skipped message: false client: rbd default features: 37 diff --git a/qa/suites/krbd/unmap/conf.yaml b/qa/suites/krbd/unmap/conf.yaml index 8984e8dc832d..e52341f29fe9 100644 --- a/qa/suites/krbd/unmap/conf.yaml +++ b/qa/suites/krbd/unmap/conf.yaml @@ -1,5 +1,7 @@ overrides: ceph: conf: + global: + mon warn on pool no app: false client: rbd default features: 1 # pre-single-major is v3.13, so layering only diff --git a/qa/suites/krbd/wac/sysfs/conf.yaml b/qa/suites/krbd/wac/sysfs/conf.yaml index 5e7ed992e904..41292fa81398 100644 --- a/qa/suites/krbd/wac/sysfs/conf.yaml +++ b/qa/suites/krbd/wac/sysfs/conf.yaml @@ -2,6 +2,7 @@ overrides: ceph: conf: global: + mon warn on pool no app: false ms die on skipped message: false client: rbd default features: 37 diff --git a/qa/suites/krbd/wac/wac/conf.yaml b/qa/suites/krbd/wac/wac/conf.yaml index 5e7ed992e904..41292fa81398 100644 --- a/qa/suites/krbd/wac/wac/conf.yaml +++ b/qa/suites/krbd/wac/wac/conf.yaml @@ -2,6 +2,7 @@ overrides: ceph: conf: global: + mon warn on pool no app: false ms die on skipped message: false client: rbd default features: 37