mirror of
https://github.com/pgsty/minio.git
synced 2026-07-20 20:50:22 +03:00
Use S3 client for uplooads/downloads during perf test (#14553)
This commit is contained in:
@@ -349,6 +349,7 @@ var (
|
||||
// Used for collecting stats for netperf
|
||||
globalNetPerfMinDuration = time.Second * 10
|
||||
globalNetPerfRX netPerfRX
|
||||
globalObjectPerfBucket = "minio-perf-test-tmp-bucket"
|
||||
|
||||
// Add new variable global values here.
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user