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: v18.0.0~1555^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=52bfa9a8667badc8705c2c1bfcda5b7b5a3a47e1;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 --- diff --git a/qa/suites/rgw/multisite/notify.yaml b/qa/suites/rgw/multisite/notify.yaml new file mode 100644 index 000000000000..00e0bb7623ad --- /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