zuul/zuul/executor
Tobias Henkel 1f5a7e7a5c Fix missing logconfig when running tests in pycharm
When running or debugging the tests in pycharm the logconfig module
isn't found and leads to broken test cases [1]. Running in tox seems
to work though. Changing the import to zuul.ansible.logconfig fixes
this for both.

[1] AttributeError: module 'zuul.ansible' has no attribute 'logconfig'

Change-Id: I38f624de8338fa8bdc8fd5fa58bf0b8859fbcf4a
2017-09-05 11:28:15 +02:00
..
__init__.py Rename zuul-launcher to zuul-executor 2017-03-15 12:21:24 -04:00
client.py Add zuul.timeout variable to jobs 2017-09-01 08:51:49 -07:00
server.py Fix missing logconfig when running tests in pycharm 2017-09-05 11:28:15 +02:00