potiuk commented on PR #54072: URL: https://github.com/apache/airflow/pull/54072#issuecomment-3248005392
> @jscheffl am thinking of this can be extended for using the edge executor aswell, by changing few configs or adding any steps required for edge executor. not thought of deeply, please feel free to add your thoughts. :) Yeah. And eventually we should change Airlfow core tests to **not** need breeze to run tests - having test containers manage mysql/postgres instead of Breeze's docker compose would be a major win as it would allow to run all airflow-core db tests without havin to use `breeze` at all. This would open the possibility of something we've been discussing for a long time and @kaxil being big advocate of - potentialy splitting off providers to separate "integrations" repo. This is has more social and community impact but I believe after all the changes we've done over the last year or so, it's not that far from being able to do it - cutting ties between breeze and "airflow-core" and moving breeze to "integrations" repo might be one of the ways how we can achieve that - and for that having a way how to run all the airflow-core tests with postgres/mysql without having to use breeze, would be kinda hard requirement. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
