zuul/zuul
Joshua Hesketh ca5d0cac39 Fix race in sshwrapper
With multiple mergers modifying the os-env GIT_SSH this caused
some races. Instead use gitpython's context manager for setting
the ssh command and therefore private key.

Change-Id: I55e628ffd429f6028ae2f9931d86731fe9807365
2017-02-21 14:31:45 -05:00
..
ansible Add action plugins to restrict untrusted execution 2017-02-15 16:12:40 -08:00
cmd Plumb zookeeper config settings into zuul-scheduler 2017-02-21 11:12:04 -05:00
connection Reorganize connections into drivers 2017-01-20 05:43:21 -08:00
driver Add (minimal) support for topic-changed event 2017-02-15 15:11:30 -08:00
launcher Set display_args_to_stdout for secure jobs 2017-02-20 07:09:37 -05:00
lib Add Git driver 2017-02-15 14:04:49 -08:00
manager Auto-reconfigure after change-merged event 2017-02-20 14:24:03 -05:00
merger Fix race in sshwrapper 2017-02-21 14:31:45 -05:00
reporter Reorganize connections into drivers 2017-01-20 05:43:21 -08:00
source Reorganize connections into drivers 2017-01-20 05:43:21 -08:00
trigger Reorganize connections into drivers 2017-01-20 05:43:21 -08:00
__init__.py Initial commit. 2012-05-29 14:49:32 -07:00
change_matcher.py Inherit playbooks and modify job variance 2017-02-10 09:57:01 -08:00
configloader.py Support project configs in multiple locations 2017-02-21 10:40:44 -05:00
exceptions.py Support post jobs by supporting rev checkout 2016-07-12 12:51:51 +10:00
layoutvalidator.py Merge "Merge branch 'master' into workingv3" into feature/zuulv3 2016-11-30 13:52:01 +00:00
model.py Support project configs in multiple locations 2017-02-21 10:40:44 -05:00
nodepool.py Spell NodeSet consistently 2017-01-18 09:26:10 -08:00
rpcclient.py Add tenant support to zuul client 2016-11-14 08:47:42 -05:00
rpclistener.py Re-enable test_client_get_running_jobs 2016-12-05 10:52:07 -08:00
scheduler.py Fix spurious configuration log error 2017-02-20 16:23:05 -05:00
version.py Migrate to pbr. 2013-06-25 19:04:30 +00:00
webapp.py Re-enable test_webapp_find_change 2016-12-20 12:27:21 -08:00
zk.py Remove zk host list parsing 2017-02-21 11:08:47 -05:00