mirror of
https://github.com/minio/minio.git
synced 2025-11-07 21:02:58 -05:00
Revert "Use S3 client for uplooads/downloads during perf test (#14553)"
This reverts commit ff811f594b.
Speedtest is broken need to fix this more cleanly.
This commit is contained in:
@@ -349,7 +349,6 @@ 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