This repository has been archived on 2020-03-24. You can view files and clone it, but cannot push or open issues or pull requests.
quay/buildman
Joseph Schorr f50bb8a1ce Add missing call to set_phase when a build doesn't start
This change fixes the build manager ephemeral executor to tell the overall build server to call set_phase when a build never starts. Before this change, we'd properly adjust the queue item, but not the repo build row or the logs, which is why users just saw "Preparing Build Node", with no indicating the node failed to start.

Fixes #1904
2016-09-30 14:54:49 +02:00
..
component Add missing call to set_phase when a build doesn't start 2016-09-30 14:54:49 +02:00
jobutil Add missing call to set_phase when a build doesn't start 2016-09-30 14:54:49 +02:00
manager Add missing call to set_phase when a build doesn't start 2016-09-30 14:54:49 +02:00
qemu-coreos Default to 4GB memory for k8s builders 2016-09-29 11:20:49 -04:00
templates Revert "Use Google public DNS in builder VMs" 2016-09-20 12:06:19 -04:00
__init__.py WIP: Start implementation of the build manager/controller. This code is not yet working completely. 2014-11-11 18:23:15 -05:00
asyncutil.py buildman: rm unused imports 2015-03-09 13:04:16 -04:00
builder.py Add exception logging to the build manager 2015-09-30 15:49:35 -04:00
enums.py Make sure the build manager dies on an unhandled schedule exception 2015-02-25 12:19:21 -05:00
server.py Add missing call to set_phase when a build doesn't start 2016-09-30 14:54:49 +02:00