From: Prashant D Date: Wed, 18 Oct 2023 20:07:47 +0000 (-0400) Subject: qa/smoke,orch,perf-basic: add POOL_APP_NOT_ENABLED to ignorelist X-Git-Tag: v19.0.0~236^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=4ecec7a777e90fce31317bc805fc70e1b40cba74;p=ceph.git qa/smoke,orch,perf-basic: add POOL_APP_NOT_ENABLED to ignorelist Some of the smoke, orch and perf-basic tests are failing due to POOL_APP_NOT_ENABLED health check failure. Add POOL_APP_NOT_ENABLED to ignorelist for these tests. Signed-off-by: Prashant D --- diff --git a/qa/suites/orch/cephadm/orchestrator_cli/orchestrator_cli.yaml b/qa/suites/orch/cephadm/orchestrator_cli/orchestrator_cli.yaml index 564a2eb0252d..3e6e7f95536f 100644 --- a/qa/suites/orch/cephadm/orchestrator_cli/orchestrator_cli.yaml +++ b/qa/suites/orch/cephadm/orchestrator_cli/orchestrator_cli.yaml @@ -13,6 +13,7 @@ tasks: - \(PG_ - replacing it with standby - No standby daemons available + - \(POOL_APP_NOT_ENABLED\) - cephfs_test_runner: modules: - - tasks.mgr.test_orchestrator_cli \ No newline at end of file + - tasks.mgr.test_orchestrator_cli diff --git a/qa/suites/perf-basic/objectstore/bluestore.yaml b/qa/suites/perf-basic/objectstore/bluestore.yaml index f5793d76ee5d..699db42d74dc 100644 --- a/qa/suites/perf-basic/objectstore/bluestore.yaml +++ b/qa/suites/perf-basic/objectstore/bluestore.yaml @@ -1,6 +1,8 @@ overrides: ceph: fs: xfs + log-ignorelist: + - \(POOL_APP_NOT_ENABLED\) conf: osd: osd objectstore: bluestore diff --git a/qa/suites/smoke/basic/tasks/test/cfuse_workunit_suites_blogbench.yaml b/qa/suites/smoke/basic/tasks/test/cfuse_workunit_suites_blogbench.yaml index 0e51ed0e4fd0..bc40416ffb21 100644 --- a/qa/suites/smoke/basic/tasks/test/cfuse_workunit_suites_blogbench.yaml +++ b/qa/suites/smoke/basic/tasks/test/cfuse_workunit_suites_blogbench.yaml @@ -1,6 +1,8 @@ tasks: - ceph: fs: xfs + log-ignorelist: + - \(POOL_APP_NOT_ENABLED\) - ceph-fuse: - workunit: clients: diff --git a/qa/suites/smoke/basic/tasks/test/cfuse_workunit_suites_fsstress.yaml b/qa/suites/smoke/basic/tasks/test/cfuse_workunit_suites_fsstress.yaml index 8f0bc592c903..e21286d595e1 100644 --- a/qa/suites/smoke/basic/tasks/test/cfuse_workunit_suites_fsstress.yaml +++ b/qa/suites/smoke/basic/tasks/test/cfuse_workunit_suites_fsstress.yaml @@ -1,5 +1,7 @@ tasks: - ceph: + log-ignorelist: + - \(POOL_APP_NOT_ENABLED\) - ceph-fuse: - workunit: clients: diff --git a/qa/suites/smoke/basic/tasks/test/cfuse_workunit_suites_iozone.yaml b/qa/suites/smoke/basic/tasks/test/cfuse_workunit_suites_iozone.yaml index fedc23081b4d..871606ab87c7 100644 --- a/qa/suites/smoke/basic/tasks/test/cfuse_workunit_suites_iozone.yaml +++ b/qa/suites/smoke/basic/tasks/test/cfuse_workunit_suites_iozone.yaml @@ -1,5 +1,7 @@ tasks: - ceph: + log-ignorelist: + - \(POOL_APP_NOT_ENABLED\) - ceph-fuse: [client.0] - workunit: clients: diff --git a/qa/suites/smoke/basic/tasks/test/cfuse_workunit_suites_pjd.yaml b/qa/suites/smoke/basic/tasks/test/cfuse_workunit_suites_pjd.yaml index 03501ecd3c0f..0f4469c9300b 100644 --- a/qa/suites/smoke/basic/tasks/test/cfuse_workunit_suites_pjd.yaml +++ b/qa/suites/smoke/basic/tasks/test/cfuse_workunit_suites_pjd.yaml @@ -1,6 +1,8 @@ tasks: - ceph: fs: xfs + log-ignorelist: + - \(POOL_APP_NOT_ENABLED\) conf: mds: debug mds: 20 diff --git a/qa/suites/smoke/basic/tasks/test/kclient_workunit_direct_io.yaml b/qa/suites/smoke/basic/tasks/test/kclient_workunit_direct_io.yaml index 6d3ccdf05567..3720d418c828 100644 --- a/qa/suites/smoke/basic/tasks/test/kclient_workunit_direct_io.yaml +++ b/qa/suites/smoke/basic/tasks/test/kclient_workunit_direct_io.yaml @@ -5,6 +5,8 @@ overrides: ms die on skipped message: false tasks: - ceph: + log-ignorelist: + - \(POOL_APP_NOT_ENABLED\) - kclient: - workunit: clients: diff --git a/qa/suites/smoke/basic/tasks/test/kclient_workunit_suites_dbench.yaml b/qa/suites/smoke/basic/tasks/test/kclient_workunit_suites_dbench.yaml index 2a9b991a9720..256d1f1feeb3 100644 --- a/qa/suites/smoke/basic/tasks/test/kclient_workunit_suites_dbench.yaml +++ b/qa/suites/smoke/basic/tasks/test/kclient_workunit_suites_dbench.yaml @@ -6,6 +6,8 @@ overrides: tasks: - ceph: fs: xfs + log-ignorelist: + - \(POOL_APP_NOT_ENABLED\) - kclient: - workunit: clients: diff --git a/qa/suites/smoke/basic/tasks/test/kclient_workunit_suites_fsstress.yaml b/qa/suites/smoke/basic/tasks/test/kclient_workunit_suites_fsstress.yaml index 96a7a215db76..649ea8e14592 100644 --- a/qa/suites/smoke/basic/tasks/test/kclient_workunit_suites_fsstress.yaml +++ b/qa/suites/smoke/basic/tasks/test/kclient_workunit_suites_fsstress.yaml @@ -6,6 +6,8 @@ overrides: tasks: - ceph: fs: xfs + log-ignorelist: + - \(POOL_APP_NOT_ENABLED\) - kclient: - workunit: clients: diff --git a/qa/suites/smoke/basic/tasks/test/kclient_workunit_suites_pjd.yaml b/qa/suites/smoke/basic/tasks/test/kclient_workunit_suites_pjd.yaml index 60723a4164f4..7dea45b805d6 100644 --- a/qa/suites/smoke/basic/tasks/test/kclient_workunit_suites_pjd.yaml +++ b/qa/suites/smoke/basic/tasks/test/kclient_workunit_suites_pjd.yaml @@ -6,6 +6,8 @@ overrides: tasks: - ceph: fs: xfs + log-ignorelist: + - \(POOL_APP_NOT_ENABLED\) - kclient: - workunit: clients: diff --git a/qa/suites/smoke/basic/tasks/test/libcephfs_interface_tests.yaml b/qa/suites/smoke/basic/tasks/test/libcephfs_interface_tests.yaml index 2e332f0137d4..3be975b6bf2c 100644 --- a/qa/suites/smoke/basic/tasks/test/libcephfs_interface_tests.yaml +++ b/qa/suites/smoke/basic/tasks/test/libcephfs_interface_tests.yaml @@ -9,6 +9,8 @@ overrides: debug mds: 20 tasks: - ceph: + log-ignorelist: + - \(POOL_APP_NOT_ENABLED\) - ceph-fuse: - workunit: clients: diff --git a/qa/suites/smoke/basic/tasks/test/rados_cls_all.yaml b/qa/suites/smoke/basic/tasks/test/rados_cls_all.yaml index 07e28a7a46d9..c4d55728c31d 100644 --- a/qa/suites/smoke/basic/tasks/test/rados_cls_all.yaml +++ b/qa/suites/smoke/basic/tasks/test/rados_cls_all.yaml @@ -7,6 +7,8 @@ overrides: tasks: - ceph: fs: xfs + log-ignorelist: + - \(POOL_APP_NOT_ENABLED\) - workunit: clients: client.0: diff --git a/qa/suites/smoke/basic/tasks/test/rbd_cli_import_export.yaml b/qa/suites/smoke/basic/tasks/test/rbd_cli_import_export.yaml index 9c2ad68a311e..79ff9418d821 100644 --- a/qa/suites/smoke/basic/tasks/test/rbd_cli_import_export.yaml +++ b/qa/suites/smoke/basic/tasks/test/rbd_cli_import_export.yaml @@ -1,6 +1,8 @@ tasks: - ceph: fs: xfs + log-ignorelist: + - \(POOL_APP_NOT_ENABLED\) - ceph-fuse: - workunit: clients: diff --git a/qa/suites/smoke/basic/tasks/test/rbd_python_api_tests.yaml b/qa/suites/smoke/basic/tasks/test/rbd_python_api_tests.yaml index a3cfaa2bc624..73e64bb2c5b0 100644 --- a/qa/suites/smoke/basic/tasks/test/rbd_python_api_tests.yaml +++ b/qa/suites/smoke/basic/tasks/test/rbd_python_api_tests.yaml @@ -5,6 +5,8 @@ overrides: - python3-pytest tasks: - ceph: + log-ignorelist: + - \(POOL_APP_NOT_ENABLED\) - ceph-fuse: - workunit: clients: diff --git a/qa/suites/smoke/basic/tasks/test/rbd_workunit_suites_iozone.yaml b/qa/suites/smoke/basic/tasks/test/rbd_workunit_suites_iozone.yaml index 1cbaebc89c5b..8602447aad2f 100644 --- a/qa/suites/smoke/basic/tasks/test/rbd_workunit_suites_iozone.yaml +++ b/qa/suites/smoke/basic/tasks/test/rbd_workunit_suites_iozone.yaml @@ -7,6 +7,8 @@ overrides: rbd default features: 5 tasks: - ceph: + log-ignorelist: + - \(POOL_APP_NOT_ENABLED\) - rbd: all: image_size: 20480 diff --git a/qa/suites/smoke/basic/tasks/test/rgw_ec_s3tests.yaml b/qa/suites/smoke/basic/tasks/test/rgw_ec_s3tests.yaml index f35771e78a3c..8f824838cb10 100644 --- a/qa/suites/smoke/basic/tasks/test/rgw_ec_s3tests.yaml +++ b/qa/suites/smoke/basic/tasks/test/rgw_ec_s3tests.yaml @@ -4,6 +4,8 @@ overrides: cache-pools: true tasks: - ceph: + log-ignorelist: + - \(POOL_APP_NOT_ENABLED\) - rgw: [client.0] - tox: [client.0] - s3tests: diff --git a/qa/suites/smoke/basic/tasks/test/rgw_s3tests.yaml b/qa/suites/smoke/basic/tasks/test/rgw_s3tests.yaml index e3a1167c6ee8..ab98e5819e0a 100644 --- a/qa/suites/smoke/basic/tasks/test/rgw_s3tests.yaml +++ b/qa/suites/smoke/basic/tasks/test/rgw_s3tests.yaml @@ -1,6 +1,8 @@ tasks: - ceph: fs: xfs + log-ignorelist: + - \(POOL_APP_NOT_ENABLED\) - rgw: [client.0] - tox: [client.0] - s3tests: