zuul/zuul
Paul Belanger 8546a9b235
Remove hardcoded LOGNAME for ansible-playbook
This meant bubblewrap needed to have a zuul user on the host system,
which when gathering facts on localhost would cause an ansible
failure.  Additionally, this no longer is needed because our logging
is now handled by zuul_stream.

Change-Id: I75cd050e26438dbe6d47ff216ffe6e08b9687aca
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2017-07-20 12:16:57 -04:00
..
ansible Add spacer after playbook stats rather than before playbook 2017-07-20 02:33:25 +09:00
cmd Fix zuul command default function 2017-07-17 08:07:01 +00:00
connection Remove use of six library 2017-06-19 10:34:57 -05:00
driver Fix change history cycle detection 2017-07-19 15:33:11 -07:00
executor Remove hardcoded LOGNAME for ansible-playbook 2017-07-20 12:16:57 -04:00
lib Merge "Add web-based console log streaming" into feature/zuulv3 2017-07-10 20:09:21 +00:00
manager Support dynamic dependent pipeline additions 2017-07-15 15:45:18 -07:00
merger Add support for zuul.d configuration split 2017-07-10 05:13:42 +00:00
reporter Return executor errors to user 2017-07-18 14:19:11 -07:00
source Remove use of six library 2017-06-19 10:34:57 -05:00
trigger Remove use of six library 2017-06-19 10:34:57 -05:00
web Add html based websocket client for console stream 2017-07-19 15:53:43 +02:00
__init__.py Initial commit. 2012-05-29 14:49:32 -07:00
change_matcher.py GitHub file matching support 2017-05-10 14:32:02 -07:00
configloader.py Merge "Remove ansible-role from implied role names" into feature/zuulv3 2017-07-19 23:32:57 +00:00
exceptions.py Support post jobs by supporting rev checkout 2016-07-12 12:51:51 +10:00
model.py Merge "Add job's project as implicit role project" into feature/zuulv3 2017-07-19 23:32:50 +00:00
nodepool.py Improve safety around canceling node requests 2017-05-19 12:12:33 -07:00
rpcclient.py Add web-based console log streaming 2017-07-10 10:32:28 -04:00
rpclistener.py Add web-based console log streaming 2017-07-10 10:32:28 -04:00
scheduler.py Add html based websocket client for console stream 2017-07-19 15:53:43 +02:00
version.py Migrate to pbr. 2013-06-25 19:04:30 +00:00
webapp.py fix webapp tests for py3 2017-05-19 06:45:31 -07:00
zk.py Encoding changes in tests for py3 2017-05-19 06:45:31 -07:00