You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2022/07/11 01:04:04 UTC

[GitHub] [doris] stalary opened a new pull request, #10742: Feature/test with docker

stalary opened a new pull request, #10742:
URL: https://github.com/apache/doris/pull/10742

   # Proposed changes
   
   Issue Number: close #xxx
   
   ## Problem Summary:
   
   Currently we support a variety of external tables, but ut can only mock a lot of times. In order to be able to test for real scenarios, I wanted to use Docker to solve the problem of third party dependencies. My initial thoughts are as follows.
   1. Create docker-compose.yaml files for the third party dependencies you want to test.
   2. Implement annotations for ut, supporting the specification of docker-compose.yaml.
   3. Start the Docker service before starting ut.
   


-- 
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-unsubscribe@doris.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [doris] stalary closed pull request #10742: [Feature] Test with docker demo

Posted by GitBox <gi...@apache.org>.
stalary closed pull request #10742: [Feature] Test with docker demo
URL: https://github.com/apache/doris/pull/10742


-- 
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-unsubscribe@doris.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org