mik-laj commented on a change in pull request #11693:
URL: https://github.com/apache/airflow/pull/11693#discussion_r511163980
##########
File path: scripts/ci/kubernetes/ci_run_helm_testing.sh
##########
@@ -20,6 +20,8 @@ echo "Running helm tests"
chart_directory="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd
)/../../../chart/"
+pytest chart/tests
Review comment:
I am not sure this is the correct way to run these tests. I think we
should use Docker to ensure a uniform development environment.
----------------------------------------------------------------
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]