[
https://issues.apache.org/jira/browse/AIRFLOW-5005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16890089#comment-16890089
]
ASF subversion and git services commented on AIRFLOW-5005:
----------------------------------------------------------
Commit fba8be7ff4fc76f9e436247e9a37298ec4e05d39 in airflow's branch
refs/heads/v1-10-test from Jarek Potiuk
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=fba8be7 ]
fixup! [AIRFLOW-5005] Split kubernetes tests into separate jobs
> 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
>
> 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)