From 576b6a77f1b53953661393ed308e0b744ba86028 Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Thu, 13 Dec 2018 08:46:47 -0600 Subject: [PATCH] qa/suites/rados/thrash-old-clients: use legacy addr syntax in ceph.conf Signed-off-by: Sage Weil --- qa/suites/rados/thrash-old-clients/ceph.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/qa/suites/rados/thrash-old-clients/ceph.yaml b/qa/suites/rados/thrash-old-clients/ceph.yaml index 5df450dc956..1b9c8568005 100644 --- a/qa/suites/rados/thrash-old-clients/ceph.yaml +++ b/qa/suites/rados/thrash-old-clients/ceph.yaml @@ -1,2 +1,3 @@ tasks: - ceph: + mon_bind_addrvec: false