From: Casey Bodley Date: Wed, 10 Mar 2021 21:24:52 +0000 (-0500) Subject: qa/rgw: run multisite tests with some async notifications disabled X-Git-Tag: v17.1.0~38^2~3 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=3084db26d594fc1e805e63f1be0af12d5b4a0d1c;p=ceph.git qa/rgw: run multisite tests with some async notifications disabled disable the sending of async datalog notifications on one zone per cluster. this helps to verify that tests don't rely on notifications to succeed Signed-off-by: Casey Bodley (cherry picked from commit 52bfa9a8667badc8705c2c1bfcda5b7b5a3a47e1) --- diff --git a/qa/suites/rgw/multisite/notify.yaml b/qa/suites/rgw/multisite/notify.yaml new file mode 100644 index 00000000000..00e0bb7623a --- /dev/null +++ b/qa/suites/rgw/multisite/notify.yaml @@ -0,0 +1,5 @@ +overrides: + ceph: + conf: + client.0: # disable notifications on one zone per cluster + rgw data notify interval msec: 0