mirror of
https://github.com/ceph/ceph
synced 2025-02-24 03:27:10 +00:00
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:
commit
7873afce66
@ -1,4 +1,4 @@
|
||||
override:
|
||||
overrides:
|
||||
conf:
|
||||
osd:
|
||||
osd deep scrub update digest min age: 0
|
||||
|
@ -12,7 +12,7 @@ openstack:
|
||||
- volumes: # attached to each instance
|
||||
count: 3
|
||||
size: 10 # GB
|
||||
override:
|
||||
overrides:
|
||||
ceph:
|
||||
conf:
|
||||
mon:
|
||||
|
@ -1,4 +1,4 @@
|
||||
override:
|
||||
overrides:
|
||||
conf:
|
||||
osd:
|
||||
osd deep scrub update digest min age: 0
|
||||
|
Loading…
Reference in New Issue
Block a user