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: v14.2.10~205^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=368f76f90bc829726ef877fdffd1531c18ac1eb3;p=ceph.git qa: Whitelist 'slow request' within a bunch of tests Signed-off-by: Sridhar Seshasayee (cherry picked from commit e527067666df07d39a3088b57683a2dce2b87c62) Conflicts: qa/suites/rados/singleton-nomsgr/all/osd_stale_reads.yaml This file doesn't exist in nautilus. --- 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 77836536e614..bed1bf89e610 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 77836536e614..bed1bf89e610 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/all/ec-lost-unfound.yaml b/qa/suites/rados/singleton/all/ec-lost-unfound.yaml index 9305cea0053d..aeb4b2786eed 100644 --- a/qa/suites/rados/singleton/all/ec-lost-unfound.yaml +++ b/qa/suites/rados/singleton/all/ec-lost-unfound.yaml @@ -22,4 +22,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 8f9acbec6ae6..636cb944663c 100644 --- a/qa/suites/rados/singleton/all/lost-unfound-delete.yaml +++ b/qa/suites/rados/singleton/all/lost-unfound-delete.yaml @@ -21,4 +21,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 5b1ca1b30d67..2f60db168e05 100644 --- a/qa/suites/rados/singleton/all/lost-unfound.yaml +++ b/qa/suites/rados/singleton/all/lost-unfound.yaml @@ -21,4 +21,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 634e8843ea10..8e3d92223828 100644 --- a/qa/suites/rados/singleton/all/osd-recovery.yaml +++ b/qa/suites/rados/singleton/all/osd-recovery.yaml @@ -21,6 +21,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 27338d4429ff..fbf1772ca27b 100644 --- a/qa/suites/rados/singleton/all/recovery-preemption.yaml +++ b/qa/suites/rados/singleton/all/recovery-preemption.yaml @@ -28,6 +28,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 40194a03f744..5cd32bd54b67 100644 --- a/qa/suites/rados/singleton/all/thrash-backfill-full.yaml +++ b/qa/suites/rados/singleton/all/thrash-backfill-full.yaml @@ -35,6 +35,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 2144afd2fe49..edaa0dd2e3c0 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 493858d37d5a..ff0e2bbd5d7d 100644 --- a/qa/suites/smoke/basic/tasks/rados_bench.yaml +++ b/qa/suites/smoke/basic/tasks/rados_bench.yaml @@ -23,6 +23,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 3297ef5b8aaf..59345670f0f7 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: "*"