potiuk commented on issue #5625: [AIRFLOW-5005] Split kubernetes tests URL: https://github.com/apache/airflow/pull/5625#issuecomment-514475602 @ashb @dimberman @mik-laj -> small improvement in a way we run tests in CI, curently often the kubernetes tests fail because we are re-deploying and re-creating minikube in the same environment. Splitting the tests makes it much more stable (minikube is used only once) and it makes it also easier to migrate out to a real Kubernetes GKE cluster (working on it with GitLab integration). I'd appreciate fast review as it impacts stability of the tests.
---------------------------------------------------------------- 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] With regards, Apache Git Services
