From 4ecec7a777e90fce31317bc805fc70e1b40cba74 Mon Sep 17 00:00:00 2001 From: Prashant D Date: Wed, 18 Oct 2023 16:07:47 -0400 Subject: [PATCH] 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 --- qa/suites/orch/cephadm/orchestrator_cli/orchestrator_cli.yaml | 3 ++- qa/suites/perf-basic/objectstore/bluestore.yaml | 2 ++ .../basic/tasks/test/cfuse_workunit_suites_blogbench.yaml | 2 ++ .../smoke/basic/tasks/test/cfuse_workunit_suites_fsstress.yaml | 2 ++ .../smoke/basic/tasks/test/cfuse_workunit_suites_iozone.yaml | 2 ++ .../smoke/basic/tasks/test/cfuse_workunit_suites_pjd.yaml | 2 ++ .../smoke/basic/tasks/test/kclient_workunit_direct_io.yaml | 2 ++ .../smoke/basic/tasks/test/kclient_workunit_suites_dbench.yaml | 2 ++ .../basic/tasks/test/kclient_workunit_suites_fsstress.yaml | 2 ++ .../smoke/basic/tasks/test/kclient_workunit_suites_pjd.yaml | 2 ++ .../smoke/basic/tasks/test/libcephfs_interface_tests.yaml | 2 ++ qa/suites/smoke/basic/tasks/test/rados_cls_all.yaml | 2 ++ qa/suites/smoke/basic/tasks/test/rbd_cli_import_export.yaml | 2 ++ qa/suites/smoke/basic/tasks/test/rbd_python_api_tests.yaml | 2 ++ .../smoke/basic/tasks/test/rbd_workunit_suites_iozone.yaml | 2 ++ qa/suites/smoke/basic/tasks/test/rgw_ec_s3tests.yaml | 2 ++ qa/suites/smoke/basic/tasks/test/rgw_s3tests.yaml | 2 ++ 17 files changed, 34 insertions(+), 1 deletion(-) diff --git a/qa/suites/orch/cephadm/orchestrator_cli/orchestrator_cli.yaml b/qa/suites/orch/cephadm/orchestrator_cli/orchestrator_cli.yaml index 564a2eb0252d4..3e6e7f95536fc 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 f5793d76ee5d2..699db42d74dc9 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 0e51ed0e4fd0f..bc40416ffb21e 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 8f0bc592c903a..e21286d595e1b 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 fedc23081b4d0..871606ab87c7b 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 03501ecd3c0f0..0f4469c9300ba 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 6d3ccdf055673..3720d418c8285 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 2a9b991a97208..256d1f1feeb34 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 96a7a215db76b..649ea8e145924 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 60723a4164f45..7dea45b805d63 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 2e332f0137d45..3be975b6bf2c4 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 07e28a7a46d93..c4d55728c31da 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 9c2ad68a311e0..79ff9418d8211 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 a3cfaa2bc6240..73e64bb2c5b01 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 1cbaebc89c5be..8602447aad2f5 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 f35771e78a3c3..8f824838cb106 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 e3a1167c6ee85..ab98e5819e0a0 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: -- 2.39.5