[
https://issues.apache.org/jira/browse/AIRFLOW-6919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17045334#comment-17045334
]
ASF subversion and git services commented on AIRFLOW-6919:
----------------------------------------------------------
Commit 83b60f0946202863599d7b90a213024ddaed1fae in airflow's branch
refs/heads/master from Jarek Potiuk
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=83b60f0 ]
[AIRFLOW-6919] Make Breeze DAG-test friedly (#7539)
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.
> 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: 2.0.0, 1.10.9
> Reporter: Jarek Potiuk
> Priority: Major
>
> 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)