From: Casey Bodley Date: Thu, 29 Jun 2023 14:54:03 +0000 (-0400) Subject: qa/rgw: disable 'rgw lc debug interval' in most suites X-Git-Tag: v19.0.0~437^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=d46af6d3de46f016df0a1e4285dba974e8ddb6e4;p=ceph.git qa/rgw: disable 'rgw lc debug interval' in most suites this has a performance cost, and the teuthology environment can already be sluggish. if lifecycle expiration/transition testing was limited to the rgw/lifecycle and rgw/cloud-transition suites, the others would probably run significantly faster Fixes: https://tracker.ceph.com/issues/61859 Signed-off-by: Casey Bodley --- diff --git a/qa/suites/rgw/multifs/tasks/rgw_ragweed.yaml b/qa/suites/rgw/multifs/tasks/rgw_ragweed.yaml index 3bd054754d8..66bdff817f5 100644 --- a/qa/suites/rgw/multifs/tasks/rgw_ragweed.yaml +++ b/qa/suites/rgw/multifs/tasks/rgw_ragweed.yaml @@ -13,8 +13,3 @@ tasks: default-branch: ceph-master rgw_server: client.0 stages: check -overrides: - ceph: - conf: - client: - rgw lc debug interval: 10 diff --git a/qa/suites/rgw/multifs/tasks/rgw_s3tests.yaml b/qa/suites/rgw/multifs/tasks/rgw_s3tests.yaml index 7ff143243f1..92355f04963 100644 --- a/qa/suites/rgw/multifs/tasks/rgw_s3tests.yaml +++ b/qa/suites/rgw/multifs/tasks/rgw_s3tests.yaml @@ -6,8 +6,3 @@ tasks: - s3tests: client.0: rgw_server: client.0 -overrides: - ceph: - conf: - client: - rgw lc debug interval: 10 diff --git a/qa/suites/rgw/notifications/tasks/0-install.yaml b/qa/suites/rgw/notifications/tasks/0-install.yaml index 013ccbd26fe..9e7852d4d25 100644 --- a/qa/suites/rgw/notifications/tasks/0-install.yaml +++ b/qa/suites/rgw/notifications/tasks/0-install.yaml @@ -11,5 +11,3 @@ overrides: global: osd_min_pg_log_entries: 10 osd_max_pg_log_entries: 10 - client: - rgw lc debug interval: 10 diff --git a/qa/suites/rgw/thrash/workload/rgw_s3tests.yaml b/qa/suites/rgw/thrash/workload/rgw_s3tests.yaml index 6a59dc905b6..628717a3b39 100644 --- a/qa/suites/rgw/thrash/workload/rgw_s3tests.yaml +++ b/qa/suites/rgw/thrash/workload/rgw_s3tests.yaml @@ -7,7 +7,6 @@ overrides: ceph: conf: client: - rgw lc debug interval: 10 rgw crypt s3 kms backend: testing rgw crypt s3 kms encryption keys: testkey-1=YmluCmJvb3N0CmJvb3N0LWJ1aWxkCmNlcGguY29uZgo= testkey-2=aWIKTWFrZWZpbGUKbWFuCm91dApzcmMKVGVzdGluZwo= rgw crypt require ssl: false diff --git a/qa/suites/rgw/verify/0-install.yaml b/qa/suites/rgw/verify/0-install.yaml index 252dd1f7ff7..18779671634 100644 --- a/qa/suites/rgw/verify/0-install.yaml +++ b/qa/suites/rgw/verify/0-install.yaml @@ -16,5 +16,3 @@ overrides: global: osd_min_pg_log_entries: 10 osd_max_pg_log_entries: 10 - client: - rgw lc debug interval: 10 diff --git a/qa/suites/rgw/website/overrides.yaml b/qa/suites/rgw/website/overrides.yaml index 80397571ee1..ec777440839 100644 --- a/qa/suites/rgw/website/overrides.yaml +++ b/qa/suites/rgw/website/overrides.yaml @@ -13,8 +13,6 @@ overrides: rgw crypt s3 kms encryption keys: testkey-1=YmluCmJvb3N0CmJvb3N0LWJ1aWxkCmNlcGguY29uZgo= testkey-2=aWIKTWFrZWZpbGUKbWFuCm91dApzcmMKVGVzdGluZwo= rgw crypt require ssl: false rgw enable static website: True - client.0: - rgw lc debug interval: 10 client.1: rgw enable apis: s3website rgw: