kmizumar opened a new pull request #3224:
URL: https://github.com/apache/ozone/pull/3224


   ## What changes were proposed in this pull request?
   
   The following warning messages will be removed from the Smoke Tests log:
   
   ```
   --no-ansi option is deprecated and will be removed in future versions. Use 
`--ansi never` instead.
   ```
   
   This is caused by the deprecated option is specified to `docker-compose` in 
`hadoop-ozone/dist/src/main/compose/testlib.sh`.
   
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-6490
   
   ## How was this patch tested?
   
   ```
   $ cd hadoop-ozone/dist/target/ozone-1.3.0-SNAPSHOT/compose
   $ script
   $ bash ./test-all.sh
   $ (CTRL+D to stop script)
   $ grep no-ansi typescript
   ```
   


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

Reply via email to