ttanay commented on issue #4738: [AIRFLOW-2224] Add support CSV files in MySqlToGoogleCloudStorageOperator URL: https://github.com/apache/airflow/pull/4738#issuecomment-465491721 The test failure is in job 11. ``` test_integration_run_dag_with_scheduler_failure (tests.contrib.minikube.test_kubernetes_executor.KubernetesExecutorTest) ... pod "airflow-7688fb5758-8h4dz" deleted api call failed. trying again. error HTTPConnectionPool(host='10.20.6.62', port=30809): Max retries exceeded with url: /api/experimental/dags/example_kubernetes_executor_config/dag_runs/2019-02-20T00:27:25+00:00/tasks/start_task (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7faf733be6a0>: Failed to establish a new connection: [Errno 111] Connection refused',)) ``` This is unrelated to the changes in this PR.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
