[libvirt] [jenkins-ci PATCH] lcitool: Don't install yast2_base group on openSUSE

Jim Fehlig jfehlig at suse.com
Thu Dec 12 17:51:13 UTC 2019


On 12/12/19 10:46 AM, Andrea Bolognani wrote:
> We're handling all configuration using lcitool, and we have to
> be able to cope with minimal openSUSE environments anyway because
> of containers.
> 
> Signed-off-by: Andrea Bolognani <abologna at redhat.com>
> ---
> I've tested this by creating a fresh openSUSE Leap 15.1 VM and
> verifying that I could successfully 'lcitool build' libvirt inside
> it.
> 
>   guests/configs/autoinst.xml | 1 -
>   1 file changed, 1 deletion(-)
> 
> diff --git a/guests/configs/autoinst.xml b/guests/configs/autoinst.xml
> index f8ec3df..ceb702d 100644
> --- a/guests/configs/autoinst.xml
> +++ b/guests/configs/autoinst.xml
> @@ -44,7 +44,6 @@
>       <patterns config:type="list">
>         <pattern>base</pattern>
>         <pattern>minimal_base</pattern>
> -      <pattern>yast2_basis</pattern>
>       </patterns>
>       <packages config:type="list">
>         <package>openssh</package>
> 

I suppose I could have sent this myself faster than typing the mails we've 
exchanged :-). I didn't test it, but

Reviewed-by: Jim Fehlig <jfehlig at suse.com>

Regards,
Jim




More information about the libvir-list mailing list