potiuk commented on a change in pull request #19737:
URL: https://github.com/apache/airflow/pull/19737#discussion_r754458164



##########
File path: scripts/ci/images/ci_run_docker_tests.sh
##########
@@ -0,0 +1,121 @@
+#!/usr/bin/env bash

Review comment:
       And BTW. 
   
   I really like the idea of small, dedicated venvs for different tasks - 
separate venv for "dev", separate for "docker_tests", separate for 
"chart/tests" - especially if we add some scripting that will create them when 
needed automatically (for casual users). So we should reapply this to other 
cases in the future.




-- 
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]


Reply via email to