zuul/zuul/lib
Tobias Henkel 7df274be76 Fix missing source connections on merger
Change I453754052b75de3d4fac266dc73921c7ce9c075f had the effect that
no source connection was configured in the merger. This can be fixed
by changing the type check from issubclass to isinstance. Further also
the zuul and timer drivers don't need to be configured by the merger.

This also adds a test case for that.

Change-Id: If437123c3e8a0d63c5f852619e214cefa0892ce3
2017-05-26 17:41:11 +02:00
..
__init__.py Initial commit. 2012-05-29 14:49:32 -07:00
clonemapper.py Python 3 Fix: dict().iteritems no longer exists 2016-06-07 17:59:29 +00:00
cloner.py py3 Changes in __del__ for gitpython 2017-05-19 06:45:25 -07:00
commandsocket.py Encoding changes in tests for py3 2017-05-19 06:45:31 -07:00
connections.py Fix missing source connections on merger 2017-05-26 17:41:11 +02:00
encryption.py Augment references of pkcs1 with oaep 2017-03-29 12:44:45 -07:00
gearserver.py Ansible launcher: add private gearman function 2016-06-13 09:33:00 -07:00
yamlutil.py Use libyaml if possible 2017-04-04 11:49:05 -07:00