Merge pull request #51528 from NitzanMordhai/wip-nitzan-tests-using-override-instead-overrides

tests: change override to overrides so conf will take affect

Reviewed-by: Ronen Friedman <rfriedma@redhat.com>
This commit is contained in:
Yuri Weinstein 2023-05-22 14:33:10 -04:00 committed by GitHub
commit 7873afce66
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
override:
overrides:
conf:
osd:
osd deep scrub update digest min age: 0

View File

@ -12,7 +12,7 @@ openstack:
- volumes: # attached to each instance
count: 3
size: 10 # GB
override:
overrides:
ceph:
conf:
mon:

View File

@ -1,4 +1,4 @@
override:
overrides:
conf:
osd:
osd deep scrub update digest min age: 0