[
https://issues.apache.org/jira/browse/AIRFLOW-5005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jarek Potiuk resolved AIRFLOW-5005.
-----------------------------------
Resolution: Fixed
Fix Version/s: 1.10.4
> 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
> Priority: Major
> Fix For: 1.10.4
>
>
> 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)