dawidwys opened a new pull request #7507: [FLINK-10910][e2e] Hardened 
Kubernetes e2e test.
URL: https://github.com/apache/flink/pull/7507
 
 
   Added check if minikube is running. If it is not we try to start it couple 
of times. If we do not succeed we fail with a descriptive message.
   
   ## What is the purpose of the change
   
   This PR should harden kubernetes e2e test. It checks if kubernetes is 
running. If not it tries to start it. If it fails it exits with a descriptive 
error message.
   
   ## Verifying this change
   
   Run `test_kubernetes_embedded_job.sh` script. I've run ~100 times this test 
on travis, without a single failure 
(https://travis-ci.org/dawidwys/flink/builds/480346541). I also checked locally 
if it succeeds if minikube is not started. 
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to