The build is quite big and in particular configure is very iobound and
sensitive to other load on the box. We have seen spurious timeouts.
CC: Jan Beulich <JBeulich@suse.com>
Signed-off-by: Ian Jackson <Ian.Jackson@eu.citrix.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
}
sub build() {
- target_cmd_build($ho, 3600, $rux, <<END);
+ target_cmd_build($ho, 7200, $rux, <<END);
export XEN_HEADERS=$xendist/usr/local/include/xen
(./buildxen.sh && touch ../build-ok-stamp) |tee ../log
test -f ../build-ok-stamp #/