We have few test suites that using 'override' in yaml file
while ceph.py task is looking for 'overrides', in that case
those configure params won't take any affects.
Signed-off-by: Nitzan Mordechai <nmordech@redhat.com>
-override:
+overrides:
conf:
osd:
osd deep scrub update digest min age: 0
- volumes: # attached to each instance
count: 3
size: 10 # GB
-override:
+overrides:
ceph:
conf:
mon:
-override:
+overrides:
conf:
osd:
osd deep scrub update digest min age: 0