mik-laj commented on a change in pull request #19737:
URL: https://github.com/apache/airflow/pull/19737#discussion_r754390511
##########
File path: scripts/ci/images/ci_run_docker_tests.sh
##########
@@ -0,0 +1,121 @@
+#!/usr/bin/env bash
Review comment:
This file is based on
[ci_run_kubernetes_tests.sh](https://github.com/apache/airflow/blob/dddfedfdb1463f9e263dcc4570ff0fcee56b7c51/scripts/ci/kubernetes/ci_run_kubernetes_tests.sh),
so rewriting it to Python is an extra effort which I agree we should make, but
would prefer to do it in a separate contribution.
--
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]