dimberman commented on issue #3770: [AIRFLOW-3281] Fix Kubernetes operator with git-sync URL: https://github.com/apache/incubator-airflow/pull/3770#issuecomment-445099010 @odracci @Fokko are either of you able to actually run the docker-compose based integration tests on your local machines? I've had to make a fair number of modifications to get it to semi work and it's actually crashed my docker a few times. ``` Failure: OSError ([Errno 107] Transport endpoint is not connected: '/app/.tox/py35-backend_postgres-env_kubernetes/lib/python3.5/site-packages/flask') ... ERROR ... ... Traceback (most recent call last): File "/app/.tox/py35-backend_postgres-env_kubernetes/bin/nosetests", line 11, in <module> File "/app/.tox/py35-backend_postgres-env_kubernetes/lib/python3.5/site-packages/nose/core.py", line 121, in __init__ File "/usr/lib/python3.5/unittest/main.py", line 94, in __init__ self.runTests() File "/app/.tox/py35-backend_postgres-env_kubernetes/lib/python3.5/site-packages/nose/core.py", line 207, in runTests File "/app/.tox/py35-backend_postgres-env_kubernetes/lib/python3.5/site-packages/nose/core.py", line 66, in run File "/app/.tox/py35-backend_postgres-env_kubernetes/lib/python3.5/site-packages/rednose.py", line 442, in printErrors File "/app/.tox/py35-backend_postgres-env_kubernetes/lib/python3.5/site-packages/nose/plugins/manager.py", line 99, in __call__ File "/app/.tox/py35-backend_postgres-env_kubernetes/lib/python3.5/site-packages/nose/plugins/manager.py", line 167, in simple File "/app/.tox/py35-backend_postgres-env_kubernetes/lib/python3.5/site-packages/nose/plugins/cover.py", line 183, in report File "/app/.tox/py35-backend_postgres-env_kubernetes/lib/python3.5/site-packages/coverage/control.py", line 818, in combine File "/app/.tox/py35-backend_postgres-env_kubernetes/lib/python3.5/site-packages/coverage/data.py", line 720, in combine_parallel_data coverage.misc.CoverageException: Couldn't combine from non-existent path '/app' ERRO[0191] error waiting for container: EOF ```
---------------------------------------------------------------- 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
