potiuk commented on code in PR #40205:
URL: https://github.com/apache/airflow/pull/40205#discussion_r1637627465


##########
dev/breeze/src/airflow_breeze/commands/testing_commands_config.py:
##########
@@ -96,6 +96,7 @@
                 "--mount-sources",
                 "--skip-docker-compose-down",
                 "--skip-providers",
+                "--keep-env-variables",

Review Comment:
   this should also be added in few other places where similar flags are passed 
- for example in `breeze shell` command and also in `db-tests` and 
`non-db-tests`. This way we are able to just enter breeze (with `breeze shell` 
and manually run testing and iterate on it and run db/non-db tests separately.



-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to