potiuk commented on a change in pull request #7389: [AIRFLOW-6763] Make systems
tests ready for backport tests
URL: https://github.com/apache/airflow/pull/7389#discussion_r376831691
##########
File path: scripts/ci/docker-compose/local.yml
##########
@@ -53,7 +53,9 @@ services:
- ../../../setup.cfg:/opt/airflow/setup.cfg:cached
- ../../../setup.py:/opt/airflow/setup.py:cached
- ../../../tests:/opt/airflow/tests:cached
+ - ../../../tests:/opt/airflow-backport/tests:cached
- ../../../tmp:/opt/airflow/tmp:cached
+ - ${HOME}/.config:/root/.config
Review comment:
I am not sure I am following this line of thinking. Not sure what "hurt
themselves" mean in this case - but happy to discuss it tomorrow.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services