Skip to content

Commit

Permalink
Merge PR ceph#33047 into master
Browse files Browse the repository at this point in the history
* refs/pull/33047/head:
	qa/rgw: exercise DeleteRange in test_bucket_index_log_trim

Reviewed-by: Vikhyat Umrao <[email protected]>
  • Loading branch information
liewegas committed Mar 4, 2020
2 parents 966c050 + 2aa526b commit 86a27e5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions .githubmap
Original file line number Diff line number Diff line change
Expand Up @@ -118,3 +118,4 @@ yaarith Yaarit Hatuka <[email protected]>
jmolmo Juan Miguel Olmo <[email protected]>
lxbsz Xiubo Li <[email protected]>
asettle Alexandra Settle <[email protected]>
vumrao Vikhyat Umrao <[email protected]>
3 changes: 3 additions & 0 deletions qa/suites/rgw/multisite/omap_limits.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
overrides:
ceph:
conf:
osd:
# remove the threshold so that test_bucket_index_log_trim() will test DeleteRange
rocksdb delete range threshold: 0
# instead of expanding the matrix, run each osd with a different omap limit
osd.0:
osd_max_omap_entries_per_request: 10
Expand Down

0 comments on commit 86a27e5

Please sign in to comment.