xiaoyuyao commented on a change in pull request #2002:
URL: https://github.com/apache/ozone/pull/2002#discussion_r589781548



##########
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 improvement. That will save us unnecessary 
CI execution time. 
   I have one question: can we check and install only if the base image does 
not have it in the acceptance test? This way, the test itself is still 
self-contained without depending on specific docker images. 




----------------------------------------------------------------
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]

Reply via email to