Re: [libvirt] [jenkins-ci PATCH] guests: Reduce boot delay for FreeBSD

2017-10-22 Thread Pavel Hrdina
On Fri, Oct 20, 2017 at 10:11:31PM +0200, Andrea Bolognani wrote: > Set it to 1 second instead of the default 10 seconds. This brings > it in line with Linux guests and makes boot faster. > > Signed-off-by: Andrea Bolognani > --- > guests/tasks/base.yml | 7 +-- > 1 file changed, 5 insertion

[libvirt] [jenkins-ci PATCH] guests: Reduce boot delay for FreeBSD

2017-10-20 Thread Andrea Bolognani
Set it to 1 second instead of the default 10 seconds. This brings it in line with Linux guests and makes boot faster. Signed-off-by: Andrea Bolognani --- guests/tasks/base.yml | 7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/guests/tasks/base.yml b/guests/tasks/base.yml