[
https://issues.apache.org/jira/browse/AIRFLOW-6919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17045360#comment-17045360
]
ASF subversion and git services commented on AIRFLOW-6919:
----------------------------------------------------------
Commit ffdc70bbc65eb43b3ceb65eab196b3d6c9767469 in airflow's branch
refs/heads/v1-10-test from Jarek Potiuk
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=ffdc70b ]
[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)