You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Jarek Potiuk (JIRA)" <ji...@apache.org> on 2019/07/20 18:45:00 UTC

[jira] [Created] (AIRFLOW-5005) Kubernetes tests should be split to separate jobs

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)