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 20:48:29 UTC

[GitHub] [ozone] adoroszlai commented on pull request #1976: HDDS-4864. Add acceptance tests to certify Ozone with boto3 python client.

adoroszlai commented on pull request #1976:
URL: https://github.com/apache/ozone/pull/1976#issuecomment-788266061


   @ghuangups can you please add `hadoop-ozone/dist/pom.xml`, too?  We need the new `ozone-runner` image for running boto3 tests.
   
   ```diff
   diff --git hadoop-ozone/dist/pom.xml hadoop-ozone/dist/pom.xml
   index c1da927cd..5454799d1 100644
   --- hadoop-ozone/dist/pom.xml
   +++ hadoop-ozone/dist/pom.xml
   @@ -28,7 +28,7 @@
      <properties>
        <file.encoding>UTF-8</file.encoding>
        <downloadSources>true</downloadSources>
   -    <docker.ozone-runner.version>20200625-1</docker.ozone-runner.version>
   +    <docker.ozone-runner.version>20210226-1</docker.ozone-runner.version>
      </properties>
   
      <build>
   ```


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