From b162541ac21e965a304ee6ffe604c43f22fa96c4 Mon Sep 17 00:00:00 2001 From: Neha Ojha Date: Thu, 28 May 2020 19:30:46 +0000 Subject: [PATCH] qa/suites/rgw/verify/tasks/cls.yaml: whitelist PG_AVAILABILITY The balancer was turned on by default in d4fbaf7ea959fd945857abd327271a97fb1da631, as a result of which we might see PG_AVAILABILITY health warnings when pg-upmap-items are applied. Fixes: https://tracker.ceph.com/issues/45619 Signed-off-by: Neha Ojha --- qa/suites/rgw/verify/tasks/cls.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/qa/suites/rgw/verify/tasks/cls.yaml b/qa/suites/rgw/verify/tasks/cls.yaml index d9c86bf93d4..57b2647856d 100644 --- a/qa/suites/rgw/verify/tasks/cls.yaml +++ b/qa/suites/rgw/verify/tasks/cls.yaml @@ -1,3 +1,7 @@ +overrides: + ceph: + log-whitelist: + - \(PG_AVAILABILITY\) tasks: - workunit: clients: -- 2.39.5