potiuk commented on a change in pull request #8265:
URL: https://github.com/apache/airflow/pull/8265#discussion_r435127594
##########
File path: scripts/ci/ci_run_airflow_testing.sh
##########
@@ -149,3 +149,34 @@ do
exit ${EXIT_CODE}
done
set -u
+
+#TODO FIXME
+if [[ "${INTEGRATIONS[*]}" == *"kubernetes"* ]]; then
Review comment:
Yep, Mac OS thingie. I used to catch it early before I switched to
Linux. Fixed in https://github.com/apache/airflow/pull/9135
----------------------------------------------------------------
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]