kaori-seasons opened a new pull request, #7383:
URL: https://github.com/apache/gravitino/pull/7383

   ### What changes were proposed in this pull request?
   Related to [ISSUE#5820](https://github.com/apache/gravitino/issues/5820)
   
   
   ### Why are the changes needed?
   
   Introduce a new environment variable GRAVITINO_TEST_ENV_MODE to clearly 
distinguish the running environment:
   
   - IDE: IDE environment, each test class manages the server independently
   - CI: CI environment, Gradle manages the server uniformly, and the test 
class does not start or stop the server
   
   ### How was this patch tested?
   
   (Please test your changes, and provide instructions on how to test it:
     1. If you add a feature or fix a bug, add a test to cover your changes.
     2. If you fix a flaky test, repeat it for many times to prove it works.)
   


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

Reply via email to