You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2022/07/14 09:32:59 UTC

[GitHub] [dolphinscheduler] zhongjiajie opened a new issue, #10974: [Feature][python] Add local dev mod runing python integate tests

zhongjiajie opened a new issue, #10974:
URL: https://github.com/apache/dolphinscheduler/issues/10974

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar feature requirement.
   
   
   ### Description
   
   there is package pytest fixture in
   https://github.com/apache/dolphinscheduler/blob/5289b09817396046489b28857ad54a85c5ffddb2/dolphinscheduler-python/pydolphinscheduler/tests/integration/conftest.py, which will create docker container for python gateway service, It is perfect in CI but not so comfortable for local dev.
   
   In local dev, we often start the standalone server in IDEA, and test our integrated tests. in this case, we have to comment all content  in `conftest.py` to skip the package fixture, maybe we should find some way skip this fixture more easiser
   
   ### Use case
   
   _No response_
   
   ### Related issues
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   


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

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


[GitHub] [dolphinscheduler] zhongjiajie closed issue #10974: [Feature][python] Add local dev mod runing python integate tests

Posted by GitBox <gi...@apache.org>.
zhongjiajie closed issue #10974: [Feature][python] Add local dev mod runing python integate tests
URL: https://github.com/apache/dolphinscheduler/issues/10974


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

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


[GitHub] [dolphinscheduler] hiSandog commented on issue #10974: [Feature][python] Add local dev mod runing python integate tests

Posted by GitBox <gi...@apache.org>.
hiSandog commented on issue #10974:
URL: https://github.com/apache/dolphinscheduler/issues/10974#issuecomment-1208860271

   I'm going to try to do this optimization


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

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


[GitHub] [dolphinscheduler] zhongjiajie commented on issue #10974: [Feature][python] Add local dev mod runing python integate tests

Posted by GitBox <gi...@apache.org>.
zhongjiajie commented on issue #10974:
URL: https://github.com/apache/dolphinscheduler/issues/10974#issuecomment-1211466601

   close due to https://github.com/apache/dolphinscheduler/pull/11362


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

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


[GitHub] [dolphinscheduler] github-actions[bot] commented on issue #10974: [Feature][python] Add local dev mod runing python integate tests

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #10974:
URL: https://github.com/apache/dolphinscheduler/issues/10974#issuecomment-1184238558

   Thank you for your feedback, we have received your issue, Please wait patiently for a reply.
   * In order for us to understand your request as soon as possible, please provide detailed information、version or pictures.
   * If you haven't received a reply for a long time, you can [join our slack](https://s.apache.org/dolphinscheduler-slack) and send your question to channel `#troubleshooting`


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

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