Skip to content

Commit

Permalink
cmd/objbench: adjust special key test case level (#4336)
Browse files Browse the repository at this point in the history
  • Loading branch information
zhijian-pro authored Jan 14, 2024
1 parent 7b85645 commit 0b79ca7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmd/objbench.go
Original file line number Diff line number Diff line change
Expand Up @@ -603,6 +603,7 @@ func listAll(s object.ObjectStorage, prefix, marker string, limit int64) ([]obje
}

var syncTests = map[string]bool{
"special key": true,
"put a big object": true,
"put an empty object": true,
"multipart upload": true,
Expand Down

0 comments on commit 0b79ca7

Please sign in to comment.