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 2020/02/25 23:10:00 UTC

[jira] [Created] (AIRFLOW-6919) Make Breeeze more Dag-test friendly

Jarek Potiuk created AIRFLOW-6919:
-------------------------------------

             Summary: Make Breeeze more Dag-test friendly
                 Key: AIRFLOW-6919
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-6919
             Project: Apache Airflow
          Issue Type: Bug
          Components: breeze
    Affects Versions: 1.10.9, 2.0.0
            Reporter: Jarek Potiuk


Originally Breeze was used to run unit and integration tests, recently system tests and finally we make it a bit more friendly to test  your DAGs there. You can now install any older

airflow version in Breeze via --install-airflow-version switch and "files/dags" folder is mounted to "/files/dags" and this folder is used to read the dags from.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)