TungYuChiang opened a new pull request, #5566:
URL: https://github.com/apache/gravitino/pull/5566

   
   ### What changes were proposed in this pull request?
   
   Added instructions to docs/how-to-test.md for configuring Docker-dependent 
tests by setting skipDockerTests=false in gradle.properties, using 
-PskipDockerTests=false in the command, or exporting SKIP_DOCKER_TESTS=false in 
the shell.
   
   ### Why are the changes needed?
   
   To prevent confusion for users expecting a complete test run, as tests 
requiring Docker will be skipped by default without these configurations.
   
   Fix: #5563
   
   ### Does this PR introduce _any_ user-facing change?
   
   Yes, it provides clearer documentation on how to enable Docker-related tests 
to ensure a comprehensive test run.s.)
   
   ### How was this patch tested?
   
   N/A
   


-- 
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: commits-unsubscr...@gravitino.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to