ss77892 commented on PR #10536:
URL: https://github.com/apache/ozone/pull/10536#issuecomment-4938079636
WARP_REGION="us-east-1"
WARP_ACCESS_KEY="minioadmin"
WARP_SECRET_KEY="minioadmin"
WARP_OBJECTS=3000
WARP_OBJ_SIZES="100mib"
WARP_CONCURRENT=10
WARP_DURATION="420s"
warp --no-color put --access-key "${WARP_ACCESS_KEY}" --secret-key
"${WARP_SECRET_KEY}" --lookup path --host "${WARP_HOST}" --region
"${WARP_REGION}" --obj.size "${WARP_OBJ_SIZES}" --concurrent
"${WARP_CONCURRENT}" --duration "${WARP_DURATION}"
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]