xiaoyuyao commented on a change in pull request #2002:
URL: https://github.com/apache/ozone/pull/2002#discussion_r590516151
##########
File path: hadoop-ozone/dist/src/main/smoketest/s3/commonawslib.robot
##########
@@ -39,18 +39,6 @@ Execute AWSS3Cli
${output} = Execute aws s3 --endpoint-url
${ENDPOINT_URL} ${command}
[return] ${output}
-Install aws cli
Review comment:
Thanks @adoroszlai for the explanation. Can keep the s3 install as-is
and add those idempotent installation (like boto3) to the test to make it more
resilient? This can be done in follow up JIRAs.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]