[
https://issues.apache.org/jira/browse/AIRFLOW-5005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16891627#comment-16891627
]
ASF GitHub Bot commented on AIRFLOW-5005:
-----------------------------------------
potiuk commented on pull request #5625: [AIRFLOW-5005] Split kubernetes tests
URL: https://github.com/apache/airflow/pull/5625
----------------------------------------------------------------
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]
> 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)