You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2021/03/01 10:32:51 UTC

[GitHub] [ozone-docker-runner] adoroszlai opened a new pull request #3: HDDS-4881. Pre-install awscli in ozone-runner

adoroszlai opened a new pull request #3:
URL: https://github.com/apache/ozone-docker-runner/pull/3


   ## What changes were proposed in this pull request?
   
   Pre-install `awscli` in the `ozone-runner` docker image to save some execution time in acceptance tests.
   
   https://issues.apache.org/jira/browse/HDDS-4881
   
   ## How was this patch tested?
   
   Built the image locally:
   
       docker build -t apache/ozone-runner:dev .
   
   executed some Ozone acceptance test:
   
       cd ozone/hadoop-ozone/dist/target/ozone-1.1.0-SNAPSHOT/compose/ozone
       OZONE_RUNNER_VERSION=dev ./test.sh
   
   and verified in `result/robot*xml` that `awscli` no longer has to be installed during acceptance test:
   
       Running command 'sudo -E yum install -y awscli 2&gt;&amp;1'.
       Package awscli-1.14.28-5.el7_5.1.noarch already installed and latest version


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org


[GitHub] [ozone-docker-runner] elek commented on pull request #3: HDDS-4881. Pre-install awscli in ozone-runner

Posted by GitBox <gi...@apache.org>.
elek commented on pull request #3:
URL: https://github.com/apache/ozone-docker-runner/pull/3#issuecomment-788990984


   `20210302-1` tag is on the way...


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org


[GitHub] [ozone-docker-runner] elek merged pull request #3: HDDS-4881. Pre-install awscli in ozone-runner

Posted by GitBox <gi...@apache.org>.
elek merged pull request #3:
URL: https://github.com/apache/ozone-docker-runner/pull/3


   


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org


[GitHub] [ozone-docker-runner] adoroszlai commented on pull request #3: HDDS-4881. Pre-install awscli in ozone-runner

Posted by GitBox <gi...@apache.org>.
adoroszlai commented on pull request #3:
URL: https://github.com/apache/ozone-docker-runner/pull/3#issuecomment-789016012


   Thanks @elek for reviewing and committing it.


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org