From: Ilya Dryomov Date: Fri, 15 Sep 2023 13:33:27 +0000 (+0200) Subject: qa/suites/rbd: drop POOL_APP_NOT_ENABLED from ignorelists X-Git-Tag: v19.0.0~439^2~1 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=9e884ddeecde4a3028803d207b1fab91706ebbf1;p=ceph.git qa/suites/rbd: drop POOL_APP_NOT_ENABLED from ignorelists With "mon warn on pool no app = false" in the config, it's obviously redundant. Signed-off-by: Ilya Dryomov --- diff --git a/qa/suites/rbd/basic/tasks/rbd_api_tests_old_format.yaml b/qa/suites/rbd/basic/tasks/rbd_api_tests_old_format.yaml index 3dbb69df40fc6..5bb734d243e82 100644 --- a/qa/suites/rbd/basic/tasks/rbd_api_tests_old_format.yaml +++ b/qa/suites/rbd/basic/tasks/rbd_api_tests_old_format.yaml @@ -3,7 +3,6 @@ overrides: log-ignorelist: - overall HEALTH_ - \(CACHE_POOL_NO_HIT_SET\) - - \(POOL_APP_NOT_ENABLED\) - is full \(reached quota - \(POOL_FULL\) tasks: diff --git a/qa/suites/rbd/librbd/workloads/c_api_tests.yaml b/qa/suites/rbd/librbd/workloads/c_api_tests.yaml index ac9dd3cfe010d..eb63fd771467d 100644 --- a/qa/suites/rbd/librbd/workloads/c_api_tests.yaml +++ b/qa/suites/rbd/librbd/workloads/c_api_tests.yaml @@ -3,7 +3,6 @@ overrides: log-ignorelist: - overall HEALTH_ - \(CACHE_POOL_NO_HIT_SET\) - - \(POOL_APP_NOT_ENABLED\) - is full \(reached quota - \(POOL_FULL\) tasks: diff --git a/qa/suites/rbd/librbd/workloads/c_api_tests_with_defaults.yaml b/qa/suites/rbd/librbd/workloads/c_api_tests_with_defaults.yaml index c410fbcb0d3fd..ec41945987cbb 100644 --- a/qa/suites/rbd/librbd/workloads/c_api_tests_with_defaults.yaml +++ b/qa/suites/rbd/librbd/workloads/c_api_tests_with_defaults.yaml @@ -3,7 +3,6 @@ overrides: log-ignorelist: - overall HEALTH_ - \(CACHE_POOL_NO_HIT_SET\) - - \(POOL_APP_NOT_ENABLED\) - is full \(reached quota - \(POOL_FULL\) tasks: diff --git a/qa/suites/rbd/librbd/workloads/c_api_tests_with_journaling.yaml b/qa/suites/rbd/librbd/workloads/c_api_tests_with_journaling.yaml index 3a121de3eae07..6c3686806f62e 100644 --- a/qa/suites/rbd/librbd/workloads/c_api_tests_with_journaling.yaml +++ b/qa/suites/rbd/librbd/workloads/c_api_tests_with_journaling.yaml @@ -3,7 +3,6 @@ overrides: log-ignorelist: - overall HEALTH_ - \(CACHE_POOL_NO_HIT_SET\) - - \(POOL_APP_NOT_ENABLED\) - is full \(reached quota - \(POOL_FULL\) tasks: diff --git a/qa/suites/rbd/singleton-bluestore/all/issue-20295.yaml b/qa/suites/rbd/singleton-bluestore/all/issue-20295.yaml index b41f92d52249d..48156c7a0d374 100644 --- a/qa/suites/rbd/singleton-bluestore/all/issue-20295.yaml +++ b/qa/suites/rbd/singleton-bluestore/all/issue-20295.yaml @@ -6,8 +6,6 @@ roles: tasks: - install: - ceph: - log-ignorelist: - - 'application not enabled' - workunit: timeout: 30m clients: diff --git a/qa/suites/rbd/singleton/all/rbd_mirror.yaml b/qa/suites/rbd/singleton/all/rbd_mirror.yaml index 954760159c0b9..4120d21c9f285 100644 --- a/qa/suites/rbd/singleton/all/rbd_mirror.yaml +++ b/qa/suites/rbd/singleton/all/rbd_mirror.yaml @@ -7,7 +7,6 @@ tasks: log-ignorelist: - overall HEALTH_ - \(CACHE_POOL_NO_HIT_SET\) - - \(POOL_APP_NOT_ENABLED\) - workunit: clients: all: [rbd/test_rbd_mirror.sh] diff --git a/qa/suites/rbd/singleton/all/rbd_tasks.yaml b/qa/suites/rbd/singleton/all/rbd_tasks.yaml index b06ede60567e5..4723eb6800ced 100644 --- a/qa/suites/rbd/singleton/all/rbd_tasks.yaml +++ b/qa/suites/rbd/singleton/all/rbd_tasks.yaml @@ -7,7 +7,6 @@ tasks: log-ignorelist: - overall HEALTH_ - \(CACHE_POOL_NO_HIT_SET\) - - \(POOL_APP_NOT_ENABLED\) - workunit: clients: all: [rbd/test_rbd_tasks.sh] diff --git a/qa/suites/rbd/thrash/workloads/rbd_api_tests.yaml b/qa/suites/rbd/thrash/workloads/rbd_api_tests.yaml index c410fbcb0d3fd..ec41945987cbb 100644 --- a/qa/suites/rbd/thrash/workloads/rbd_api_tests.yaml +++ b/qa/suites/rbd/thrash/workloads/rbd_api_tests.yaml @@ -3,7 +3,6 @@ overrides: log-ignorelist: - overall HEALTH_ - \(CACHE_POOL_NO_HIT_SET\) - - \(POOL_APP_NOT_ENABLED\) - is full \(reached quota - \(POOL_FULL\) tasks: diff --git a/qa/suites/rbd/thrash/workloads/rbd_api_tests_copy_on_read.yaml b/qa/suites/rbd/thrash/workloads/rbd_api_tests_copy_on_read.yaml index ce47fc46f62ac..26e20522c44b4 100644 --- a/qa/suites/rbd/thrash/workloads/rbd_api_tests_copy_on_read.yaml +++ b/qa/suites/rbd/thrash/workloads/rbd_api_tests_copy_on_read.yaml @@ -10,7 +10,6 @@ overrides: log-ignorelist: - overall HEALTH_ - \(CACHE_POOL_NO_HIT_SET\) - - \(POOL_APP_NOT_ENABLED\) - is full \(reached quota - \(POOL_FULL\) conf: diff --git a/qa/suites/rbd/thrash/workloads/rbd_api_tests_journaling.yaml b/qa/suites/rbd/thrash/workloads/rbd_api_tests_journaling.yaml index 3a121de3eae07..6c3686806f62e 100644 --- a/qa/suites/rbd/thrash/workloads/rbd_api_tests_journaling.yaml +++ b/qa/suites/rbd/thrash/workloads/rbd_api_tests_journaling.yaml @@ -3,7 +3,6 @@ overrides: log-ignorelist: - overall HEALTH_ - \(CACHE_POOL_NO_HIT_SET\) - - \(POOL_APP_NOT_ENABLED\) - is full \(reached quota - \(POOL_FULL\) tasks: diff --git a/qa/suites/rbd/thrash/workloads/rbd_api_tests_no_locking.yaml b/qa/suites/rbd/thrash/workloads/rbd_api_tests_no_locking.yaml index ac9dd3cfe010d..eb63fd771467d 100644 --- a/qa/suites/rbd/thrash/workloads/rbd_api_tests_no_locking.yaml +++ b/qa/suites/rbd/thrash/workloads/rbd_api_tests_no_locking.yaml @@ -3,7 +3,6 @@ overrides: log-ignorelist: - overall HEALTH_ - \(CACHE_POOL_NO_HIT_SET\) - - \(POOL_APP_NOT_ENABLED\) - is full \(reached quota - \(POOL_FULL\) tasks: diff --git a/qa/suites/rbd/valgrind/workloads/c_api_tests.yaml b/qa/suites/rbd/valgrind/workloads/c_api_tests.yaml index ac9dd3cfe010d..eb63fd771467d 100644 --- a/qa/suites/rbd/valgrind/workloads/c_api_tests.yaml +++ b/qa/suites/rbd/valgrind/workloads/c_api_tests.yaml @@ -3,7 +3,6 @@ overrides: log-ignorelist: - overall HEALTH_ - \(CACHE_POOL_NO_HIT_SET\) - - \(POOL_APP_NOT_ENABLED\) - is full \(reached quota - \(POOL_FULL\) tasks: diff --git a/qa/suites/rbd/valgrind/workloads/c_api_tests_with_defaults.yaml b/qa/suites/rbd/valgrind/workloads/c_api_tests_with_defaults.yaml index c410fbcb0d3fd..ec41945987cbb 100644 --- a/qa/suites/rbd/valgrind/workloads/c_api_tests_with_defaults.yaml +++ b/qa/suites/rbd/valgrind/workloads/c_api_tests_with_defaults.yaml @@ -3,7 +3,6 @@ overrides: log-ignorelist: - overall HEALTH_ - \(CACHE_POOL_NO_HIT_SET\) - - \(POOL_APP_NOT_ENABLED\) - is full \(reached quota - \(POOL_FULL\) tasks: diff --git a/qa/suites/rbd/valgrind/workloads/c_api_tests_with_journaling.yaml b/qa/suites/rbd/valgrind/workloads/c_api_tests_with_journaling.yaml index 3a121de3eae07..6c3686806f62e 100644 --- a/qa/suites/rbd/valgrind/workloads/c_api_tests_with_journaling.yaml +++ b/qa/suites/rbd/valgrind/workloads/c_api_tests_with_journaling.yaml @@ -3,7 +3,6 @@ overrides: log-ignorelist: - overall HEALTH_ - \(CACHE_POOL_NO_HIT_SET\) - - \(POOL_APP_NOT_ENABLED\) - is full \(reached quota - \(POOL_FULL\) tasks: diff --git a/qa/suites/rbd/valgrind/workloads/rbd_mirror.yaml b/qa/suites/rbd/valgrind/workloads/rbd_mirror.yaml index 251de1c1f72a0..ae5a83c300b58 100644 --- a/qa/suites/rbd/valgrind/workloads/rbd_mirror.yaml +++ b/qa/suites/rbd/valgrind/workloads/rbd_mirror.yaml @@ -3,7 +3,6 @@ overrides: log-ignorelist: - overall HEALTH_ - \(CACHE_POOL_NO_HIT_SET\) - - \(POOL_APP_NOT_ENABLED\) tasks: - workunit: clients: