minio / warp

S3 benchmarking tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

benchmark multipart not working

eveningcafe opened this issue · comments

It's just not working; Stuck in syntax checking

root@hoanq3-s3-client:~# warp --version
warp version 0.7.3 - 60bf3d5


root@hoanq3-s3-client:~# warp multipart --parts=10000 --part.size=5MiB --debug

warp: <ERROR> Invalid obj.size specified: strconv.ParseFloat: parsing "": invalid syntax
 (0) generator.go:91 cli.newGenSource(..)
 Release-Tag:v0.7.3 | Commit:60bf3d5 | Host:hoanq3-s3-client | OS:linux | Arch:amd64 | Lang:go1.19.10 | Mem:1.2 MiB/14 MiB | Heap:1.2 MiB/3.6 MiB.

Typo. Use https://github.com/minio/warp/releases/tag/v0.6.9 for now - I will send a fix.