From: Sridhar Seshasayee Date: Mon, 24 Feb 2020 14:29:56 +0000 (+0530) Subject: qa: Whitelist 'slow request' within a bunch of tests X-Git-Tag: v15.1.1~275^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=e527067666df07d39a3088b57683a2dce2b87c62;p=ceph.git qa: Whitelist 'slow request' within a bunch of tests Signed-off-by: Sridhar Seshasayee --- diff --git a/qa/cephfs/tasks/cfuse_workunit_suites_ffsb.yaml b/qa/cephfs/tasks/cfuse_workunit_suites_ffsb.yaml index 1b133010dcb3..1e96e6d8a470 100644 --- a/qa/cephfs/tasks/cfuse_workunit_suites_ffsb.yaml +++ b/qa/cephfs/tasks/cfuse_workunit_suites_ffsb.yaml @@ -2,6 +2,7 @@ overrides: ceph: log-whitelist: - SLOW_OPS + - slow request conf: osd: filestore flush min: 0 diff --git a/qa/suites/fs/upgrade/featureful_client/old_client/tasks/2-upgrade.yaml b/qa/suites/fs/upgrade/featureful_client/old_client/tasks/2-upgrade.yaml index 0ae03cb781c6..55470718ba3d 100644 --- a/qa/suites/fs/upgrade/featureful_client/old_client/tasks/2-upgrade.yaml +++ b/qa/suites/fs/upgrade/featureful_client/old_client/tasks/2-upgrade.yaml @@ -10,6 +10,7 @@ overrides: - \(SLOW_OPS\) - overall HEALTH_ - \(MON_MSGR2_NOT_ENABLED\) + - slow request conf: global: bluestore warn on legacy statfs: false diff --git a/qa/suites/fs/upgrade/featureful_client/upgraded_client/tasks/2-upgrade.yaml b/qa/suites/fs/upgrade/featureful_client/upgraded_client/tasks/2-upgrade.yaml index d59091a31b31..aeb17e56fad2 100644 --- a/qa/suites/fs/upgrade/featureful_client/upgraded_client/tasks/2-upgrade.yaml +++ b/qa/suites/fs/upgrade/featureful_client/upgraded_client/tasks/2-upgrade.yaml @@ -10,6 +10,7 @@ overrides: - \(SLOW_OPS\) - overall HEALTH_ - \(MON_MSGR2_NOT_ENABLED\) + - slow request conf: global: bluestore warn on legacy statfs: false diff --git a/qa/suites/kcephfs/cephfs/tasks/kclient_workunit_suites_ffsb.yaml b/qa/suites/kcephfs/cephfs/tasks/kclient_workunit_suites_ffsb.yaml index c6aba0687080..3eedd281e919 100644 --- a/qa/suites/kcephfs/cephfs/tasks/kclient_workunit_suites_ffsb.yaml +++ b/qa/suites/kcephfs/cephfs/tasks/kclient_workunit_suites_ffsb.yaml @@ -2,6 +2,7 @@ overrides: ceph: log-whitelist: - SLOW_OPS + - slow request tasks: - workunit: clients: diff --git a/qa/suites/kcephfs/thrash/workloads/kclient_workunit_suites_ffsb.yaml b/qa/suites/kcephfs/thrash/workloads/kclient_workunit_suites_ffsb.yaml index 62b9c09f40b0..53e74bea3f83 100644 --- a/qa/suites/kcephfs/thrash/workloads/kclient_workunit_suites_ffsb.yaml +++ b/qa/suites/kcephfs/thrash/workloads/kclient_workunit_suites_ffsb.yaml @@ -2,6 +2,7 @@ overrides: ceph: log-whitelist: - SLOW_OPS + - slow request conf: osd: filestore flush min: 0 diff --git a/qa/suites/rados/monthrash/ceph.yaml b/qa/suites/rados/monthrash/ceph.yaml index 13c05e58cd9e..6378358f5b3a 100644 --- a/qa/suites/rados/monthrash/ceph.yaml +++ b/qa/suites/rados/monthrash/ceph.yaml @@ -15,6 +15,7 @@ overrides: # slow mons -> slow peering -> PG_AVAILABILITY - \(PG_AVAILABILITY\) - \(SLOW_OPS\) + - slow request tasks: - install: - ceph: diff --git a/qa/suites/rados/monthrash/workloads/rados_api_tests.yaml b/qa/suites/rados/monthrash/workloads/rados_api_tests.yaml index 6611a578a211..f0bd56856b7b 100644 --- a/qa/suites/rados/monthrash/workloads/rados_api_tests.yaml +++ b/qa/suites/rados/monthrash/workloads/rados_api_tests.yaml @@ -11,6 +11,7 @@ overrides: - \(PG_ - \(POOL_APP_NOT_ENABLED\) - \(SMALLER_PGP_NUM\) + - slow request conf: global: debug objecter: 20 diff --git a/qa/suites/rados/multimon/tasks/mon_clock_with_skews.yaml b/qa/suites/rados/multimon/tasks/mon_clock_with_skews.yaml index 3f1cf64d0c31..abfc3a1c4578 100644 --- a/qa/suites/rados/multimon/tasks/mon_clock_with_skews.yaml +++ b/qa/suites/rados/multimon/tasks/mon_clock_with_skews.yaml @@ -19,5 +19,6 @@ tasks: - \(PG_ - \(SLOW_OPS\) - No standby daemons available + - slow request - mon_clock_skew_check: expect-skew: true diff --git a/qa/suites/rados/multimon/tasks/mon_recovery.yaml b/qa/suites/rados/multimon/tasks/mon_recovery.yaml index 551bd8db55b9..14da275e547e 100644 --- a/qa/suites/rados/multimon/tasks/mon_recovery.yaml +++ b/qa/suites/rados/multimon/tasks/mon_recovery.yaml @@ -6,4 +6,5 @@ tasks: - \(MON_DOWN\) - \(PG_AVAILABILITY\) - \(SLOW_OPS\) + - slow request - mon_recovery: diff --git a/qa/suites/rados/singleton-nomsgr/all/osd_stale_reads.yaml b/qa/suites/rados/singleton-nomsgr/all/osd_stale_reads.yaml index 0ac545b57464..3d3003871d52 100644 --- a/qa/suites/rados/singleton-nomsgr/all/osd_stale_reads.yaml +++ b/qa/suites/rados/singleton-nomsgr/all/osd_stale_reads.yaml @@ -13,6 +13,7 @@ overrides: - \(PG_AVAILABILITY\) - \(PG_DEGRADED\) - application not enabled + - slow request conf: osd: osd scrub backoff ratio: 0 diff --git a/qa/suites/rados/singleton/all/ec-lost-unfound.yaml b/qa/suites/rados/singleton/all/ec-lost-unfound.yaml index 72a532544ba7..a74ff624a425 100644 --- a/qa/suites/rados/singleton/all/ec-lost-unfound.yaml +++ b/qa/suites/rados/singleton/all/ec-lost-unfound.yaml @@ -25,4 +25,5 @@ tasks: - \(PG_ - \(OBJECT_ - \(SLOW_OPS\) + - slow request - ec_lost_unfound: diff --git a/qa/suites/rados/singleton/all/lost-unfound-delete.yaml b/qa/suites/rados/singleton/all/lost-unfound-delete.yaml index 84f47ba74f8d..2ab4df6a35b9 100644 --- a/qa/suites/rados/singleton/all/lost-unfound-delete.yaml +++ b/qa/suites/rados/singleton/all/lost-unfound-delete.yaml @@ -23,4 +23,5 @@ tasks: - \(PG_ - \(OBJECT_ - \(SLOW_OPS\) + - slow request - rep_lost_unfound_delete: diff --git a/qa/suites/rados/singleton/all/lost-unfound.yaml b/qa/suites/rados/singleton/all/lost-unfound.yaml index 9ebb70742f52..6117b373ff5c 100644 --- a/qa/suites/rados/singleton/all/lost-unfound.yaml +++ b/qa/suites/rados/singleton/all/lost-unfound.yaml @@ -23,4 +23,5 @@ tasks: - \(PG_ - \(OBJECT_ - \(SLOW_OPS\) + - slow request - lost_unfound: diff --git a/qa/suites/rados/singleton/all/osd-recovery.yaml b/qa/suites/rados/singleton/all/osd-recovery.yaml index bfdf8a591edc..e63536493755 100644 --- a/qa/suites/rados/singleton/all/osd-recovery.yaml +++ b/qa/suites/rados/singleton/all/osd-recovery.yaml @@ -23,6 +23,7 @@ tasks: - \(PG_ - \(OBJECT_DEGRADED\) - \(SLOW_OPS\) + - slow request conf: osd: osd min pg log entries: 5 diff --git a/qa/suites/rados/singleton/all/recovery-preemption.yaml b/qa/suites/rados/singleton/all/recovery-preemption.yaml index 866b6fc688c4..bb8d3de5d7a5 100644 --- a/qa/suites/rados/singleton/all/recovery-preemption.yaml +++ b/qa/suites/rados/singleton/all/recovery-preemption.yaml @@ -31,6 +31,7 @@ tasks: - \(PG_ - \(SLOW_OPS\) - overall HEALTH + - slow request - exec: osd.0: - ceph osd pool create foo 128 diff --git a/qa/suites/rados/singleton/all/thrash-backfill-full.yaml b/qa/suites/rados/singleton/all/thrash-backfill-full.yaml index 634fe4c45015..a318eafc4ef8 100644 --- a/qa/suites/rados/singleton/all/thrash-backfill-full.yaml +++ b/qa/suites/rados/singleton/all/thrash-backfill-full.yaml @@ -37,6 +37,7 @@ tasks: - \(OBJECT_ - \(TOO_FEW_PGS\) - \(POOL_BACKFILLFULL\) + - slow request - thrashosds: op_delay: 30 clean_interval: 120 diff --git a/qa/suites/rados/verify/tasks/rados_api_tests.yaml b/qa/suites/rados/verify/tasks/rados_api_tests.yaml index 964e633cca13..d61c6f8b1297 100644 --- a/qa/suites/rados/verify/tasks/rados_api_tests.yaml +++ b/qa/suites/rados/verify/tasks/rados_api_tests.yaml @@ -11,6 +11,7 @@ overrides: - \(POOL_APP_NOT_ENABLED\) - \(PG_AVAILABILITY\) - \(OBJECT_MISPLACED\) + - slow request conf: client: debug ms: 1 diff --git a/qa/suites/rbd/basic/tasks/rbd_python_api_tests_old_format.yaml b/qa/suites/rbd/basic/tasks/rbd_python_api_tests_old_format.yaml index 573aff3b6099..90bc152e828b 100644 --- a/qa/suites/rbd/basic/tasks/rbd_python_api_tests_old_format.yaml +++ b/qa/suites/rbd/basic/tasks/rbd_python_api_tests_old_format.yaml @@ -2,6 +2,7 @@ overrides: ceph: log-whitelist: - \(SLOW_OPS\) + - slow request tasks: - workunit: clients: diff --git a/qa/suites/smoke/basic/tasks/mon_thrash.yaml b/qa/suites/smoke/basic/tasks/mon_thrash.yaml index 18670457ae66..322908aa3f87 100644 --- a/qa/suites/smoke/basic/tasks/mon_thrash.yaml +++ b/qa/suites/smoke/basic/tasks/mon_thrash.yaml @@ -14,6 +14,7 @@ overrides: - \(SLOW_OPS\) - \(TOO_FEW_PGS\) - \(OSD_SLOW_PING_TIME + - slow request conf: global: ms inject delay max: 1 diff --git a/qa/suites/smoke/basic/tasks/rados_api_tests.yaml b/qa/suites/smoke/basic/tasks/rados_api_tests.yaml index 020b60fddd03..3c77248117ea 100644 --- a/qa/suites/smoke/basic/tasks/rados_api_tests.yaml +++ b/qa/suites/smoke/basic/tasks/rados_api_tests.yaml @@ -15,6 +15,7 @@ tasks: - \(TOO_FEW_PGS\) - reached quota - but it is still running + - slow request conf: mon: mon warn on pool no app: false diff --git a/qa/suites/smoke/basic/tasks/rados_bench.yaml b/qa/suites/smoke/basic/tasks/rados_bench.yaml index 2ce8982d5882..68d450a5fca2 100644 --- a/qa/suites/smoke/basic/tasks/rados_bench.yaml +++ b/qa/suites/smoke/basic/tasks/rados_bench.yaml @@ -24,6 +24,7 @@ tasks: - \(SLOW_OPS\) - \(TOO_FEW_PGS\) - \(OSD_SLOW_PING_TIME + - slow request - thrashosds: chance_pgnum_grow: 2 chance_pgnum_shrink: 2 diff --git a/qa/suites/smoke/basic/tasks/rados_cache_snaps.yaml b/qa/suites/smoke/basic/tasks/rados_cache_snaps.yaml index 94d2ea6b0ff9..f34d3b83f22b 100644 --- a/qa/suites/smoke/basic/tasks/rados_cache_snaps.yaml +++ b/qa/suites/smoke/basic/tasks/rados_cache_snaps.yaml @@ -12,6 +12,7 @@ tasks: - \(OBJECT_ - \(SLOW_OPS\) - \(TOO_FEW_PGS\) + - slow request - thrashosds: chance_pgnum_grow: 2 chance_pgnum_shrink: 2 diff --git a/qa/suites/smoke/basic/tasks/rados_ec_snaps.yaml b/qa/suites/smoke/basic/tasks/rados_ec_snaps.yaml index b3c956f6bf86..3e87eefb77f7 100644 --- a/qa/suites/smoke/basic/tasks/rados_ec_snaps.yaml +++ b/qa/suites/smoke/basic/tasks/rados_ec_snaps.yaml @@ -13,6 +13,7 @@ tasks: - \(OBJECT_ - \(SLOW_OPS\) - \(TOO_FEW_PGS\) + - slow request - thrashosds: chance_pgnum_grow: 3 chance_pgnum_shrink: 2 diff --git a/qa/suites/smoke/basic/tasks/rbd_fsx.yaml b/qa/suites/smoke/basic/tasks/rbd_fsx.yaml index 3af52c852601..060d3df7aaad 100644 --- a/qa/suites/smoke/basic/tasks/rbd_fsx.yaml +++ b/qa/suites/smoke/basic/tasks/rbd_fsx.yaml @@ -12,6 +12,7 @@ overrides: - \(SLOW_OPS\) - \(TOO_FEW_PGS\) - \(OSD_SLOW_PING_TIME + - slow request conf: client: rbd cache: true diff --git a/qa/suites/upgrade/mimic-x/parallel/0-cluster/start.yaml b/qa/suites/upgrade/mimic-x/parallel/0-cluster/start.yaml index 0625269eb2f2..099b70c30d8f 100644 --- a/qa/suites/upgrade/mimic-x/parallel/0-cluster/start.yaml +++ b/qa/suites/upgrade/mimic-x/parallel/0-cluster/start.yaml @@ -37,6 +37,7 @@ overrides: - \(SLOW_OPS\) - overall HEALTH_ - \(MON_MSGR2_NOT_ENABLED\) + - slow request conf: global: enable experimental unrecoverable data corrupting features: "*"