]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/rgw/multisite: enable notification_v2 feature
authorCasey Bodley <cbodley@redhat.com>
Mon, 15 Apr 2024 14:06:11 +0000 (10:06 -0400)
committerShilpa Jagannath <smanjara@redhat.com>
Tue, 2 Jul 2024 06:01:27 +0000 (23:01 -0700)
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 1e7fc66683e4dea7294f0ec95f47b22f48b33b7e)
(cherry picked from commit ca460de93f42398e2631ab504b141e11373af1fb)

qa/suites/rgw/multisite/realms/three-zones.yaml
qa/suites/rgw/multisite/realms/two-zonegroup.yaml

index 95318b0f8a69159f89333180974625bcb162336b..06f4cb489098eea870eec6d637f79fc8b7e1c2dc 100644 (file)
@@ -8,7 +8,7 @@ overrides:
         is_master: true
         is_default: true
         endpoints: [c1.client.0]
-        enabled_features: ['resharding']
+        enabled_features: ['resharding', 'notification_v2']
         zones:
           - name: test-zone1
             is_master: true
index 02710a7d9dd66bfd333d979db2f93ec57420d02a..0836a953d74f279ced7d22e7580048f1904894dd 100644 (file)
@@ -8,7 +8,7 @@ overrides:
         is_master: true
         is_default: true
         endpoints: [c1.client.0]
-        enabled_features: ['resharding']
+        enabled_features: ['resharding', 'notification_v2']
         zones:
           - name: a1
             is_master: true
@@ -19,7 +19,7 @@ overrides:
       - name: b
         is_default: true
         endpoints: [c2.client.0]
-        enabled_features: ['resharding']
+        enabled_features: ['resharding', 'notification_v2']
         zones:
           - name: b1
             is_master: true