From: Yuval Lifshitz Date: Thu, 14 Mar 2024 12:21:19 +0000 (+0000) Subject: rgw/notifications: run v2 migration tests in teuthology X-Git-Tag: v19.1.0~104^2~7 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=57fed98a68e0fef02ec3195fd1ab208c2f832e34;p=ceph.git rgw/notifications: run v2 migration tests in teuthology Signed-off-by: Yuval Lifshitz (cherry picked from commit 67d43ae2538a611373159346855dab8701e176fb) --- diff --git a/qa/suites/rgw/notifications/overrides.yaml b/qa/suites/rgw/notifications/overrides.yaml index 461a17e5bf1c..5844541e2556 100644 --- a/qa/suites/rgw/notifications/overrides.yaml +++ b/qa/suites/rgw/notifications/overrides.yaml @@ -9,5 +9,7 @@ overrides: rgw crypt s3 kms encryption keys: testkey-1=YmluCmJvb3N0CmJvb3N0LWJ1aWxkCmNlcGguY29uZgo= testkey-2=aWIKTWFrZWZpbGUKbWFuCm91dApzcmMKVGVzdGluZwo= rgw crypt require ssl: false rgw: - realm: default + realm: MyRealm + zonegroup: MyZoneGroup + zone: MyZone storage classes: LUKEWARM, FROZEN diff --git a/qa/tasks/notification_tests.py b/qa/tasks/notification_tests.py index 129937cee456..f19ef9bc7ff3 100644 --- a/qa/tasks/notification_tests.py +++ b/qa/tasks/notification_tests.py @@ -298,7 +298,7 @@ def task(ctx,config): { 'port':endpoint.port, 'host':endpoint.dns_name, - 'zonegroup':'default', + 'zonegroup':ctx.rgw.zonegroup, 'cluster':'noname', 'version':'v2' },