qa/*/tasks/rados_cls_all.yaml: whitelist PG_AVAILABILITY

The balancer was turned on by default in
d4fbaf7ea9, 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 <nojha@redhat.com>
This commit is contained in:
Neha Ojha 2020-05-28 19:16:56 +00:00
parent 07f9d8b5b2
commit 794f25affd

View File

@ -1,5 +1,7 @@
overrides:
ceph:
log-whitelist:
- \(PG_AVAILABILITY\)
conf:
osd:
osd_class_load_list: "*"