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)