You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/06/04 08:07:37 UTC

[GitHub] [airflow] feluelle commented on a change in pull request #8265: Kubernetes on host

feluelle commented on a change in pull request #8265:
URL: https://github.com/apache/airflow/pull/8265#discussion_r435068666



##########
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:
       hmm @potiuk ? I get `./breeze: line 382: INTEGRATIONS[*]: unbound variable` when starting `./breeze`




----------------------------------------------------------------
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:
users@infra.apache.org