Leemoonsoo commented on pull request #4072:
URL: https://github.com/apache/zeppelin/pull/4072#issuecomment-796954675


   > How can this PR be tested? I am open to ideas. At the moment I have done 
some successful manual tests.
   
   It could be out of the scope of this PR but, do you think it makes sense to 
have an end-to-end test for Zeppelin on Kubernetes?
   Looks like there're ways to run Kubernetes cluster in the Github Action 
environment (e.g. 
https://github.com/marketplace/actions/kind-kubernetes-in-docker-action) and It 
may help reduce things that are not covered by the automated tests, such as,
   
   - Dependency library sync when Zeppelin server and interpreter runs on a 
different host (this PR)
   - Interpreter lifecycle on Kubernetes (creating/destroying pod, service, etc)
   - Container image build
   
   


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to