You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by GitBox <gi...@apache.org> on 2021/01/22 16:47:38 UTC

[GitHub] [lucene-solr-operator] sepulworld opened a new issue #198: Integration tests via Github Actions and Minikube

sepulworld opened a new issue #198:
URL: https://github.com/apache/lucene-solr-operator/issues/198


   I believe it might be quiet useful to do some integration tests on the supported version of K8s and SolrCloud (aka, SolrCluster) after unit tests are run. 
   
   Looks like Github Actions supports Minikube well enough now to explore this. https://minikube.sigs.k8s.io/docs/tutorials/setup_minikube_in_github_actions/
   
   Any thoughts on this? I can put some time into a framework and do some initial tests for a proof of concept if there is interest.


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org


[GitHub] [lucene-solr-operator] sepulworld commented on issue #198: Integration tests via Github Actions and Minikube

Posted by GitBox <gi...@apache.org>.
sepulworld commented on issue #198:
URL: https://github.com/apache/lucene-solr-operator/issues/198#issuecomment-765692729


   Agree that whatever we do for integration tests they shouldn't rely on the K8s cluster creation tooling! 
   
   KUTTL might be worth exploring
   
   Kubecon 2020 https://youtu.be/NyHuy40TKyU
   
   
   https://kuttl.dev


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org


[GitHub] [lucene-solr-operator] HoustonPutman commented on issue #198: Integration tests via Github Actions and Minikube

Posted by GitBox <gi...@apache.org>.
HoustonPutman commented on issue #198:
URL: https://github.com/apache/lucene-solr-operator/issues/198#issuecomment-765686583


   Integration tests would be immensely useful for the project, especially if we were able to integrate them with Github Actions!
   
   I think that the framework we use, or build, should be flexible enough to use any version of Kubernetes (minikube, microk8s, gcp, eks, etc). That way users could test on their platforms before deploying. However I have no issue starting out with minikube built in, we can always abstract out in the future.
   
   Do you know of any integration test frameworks for Kube or should we build something ourselves?


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org