890ea4975e
This reverts commit ccf40a462a
.
The previous version would not work properly when daemonized
because there was no stdout. This version maintains stdout and
uses select/poll with non-blocking stdout to capture the output
to a log file.
Depends-On: https://review.openstack.org/634266
Change-Id: I7f0617b91e071294fe6051d14475ead1d7df56b7
7 lines
218 B
YAML
7 lines
218 B
YAML
---
|
|
features:
|
|
- |
|
|
A new option (build-timeout) has been added to the builder diskimage
|
|
configuration to control how long the builder should wait for image
|
|
builds before giving up. The default is 8 hours.
|