Jarek Potiuk created AIRFLOW-5005:
-------------------------------------
Summary: Kubernetes tests should be split to separate jobs
Key: AIRFLOW-5005
URL: https://issues.apache.org/jira/browse/AIRFLOW-5005
Project: Apache Airflow
Issue Type: Improvement
Components: ci
Affects Versions: 1.10.3, 2.0.0
Reporter: Jarek Potiuk
In the current setup, two modes of Kubernetes run are sequentially run in one
job. This is not a good idea because locally installed minikube cluster must be
shutdown cleanly before the next mode is executed. It's unnecessary and causes
random failures. It can be avoided by running two Kubernetes jobs in parallel -
one per node.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)