Bug 939544

Summary: openQA: Add a XEN test to openQA
Product: [openSUSE] openSUSE Distribution Reporter: Jürgen Groß <jgross>
Component: XenAssignee: Max Lin <mlin>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: carnold, dimstar
Version: Leap 42.1 Milestone1   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: bug939544.tar.xz

Description Jürgen Groß 2015-07-27 12:45:24 UTC
After doing an initial install of the openSUSE 42.1 Milestone 1 base system I did:

zypper in --type pattern xen_server

The kernel-xen package wasn't installed, however, while the other packages needed for running a Xen server were installed properly.
Comment 1 Olaf Hering 2015-07-27 18:26:20 UTC
Created attachment 642077 [details]
bug939544.tar.xz
Comment 2 Olaf Hering 2015-07-27 18:31:33 UTC
If its a patthern, then that one is likely incomplete?
Comment 3 Stephan Kulow 2015-07-28 05:35:32 UTC
the kernel-xen is part of the pattern. possibly not on the DVD?
Comment 4 Charles Arnold 2015-07-28 14:13:32 UTC
(In reply to Stephan Kulow from comment #3)
> the kernel-xen is part of the pattern. possibly not on the DVD?

It is in the Build0017 ISO but there are other virtualization packages
missing from the pattern (see also bsc#939593). We will be submitting
those missing packages but kernel-xen is already on the media.
Comment 5 Stephan Kulow 2015-07-29 01:28:09 UTC
Max, please add a xen test to openQA. Just installing and booting - according to Richard we already do that for sle11
Comment 6 Dominique Leuenberger 2015-09-21 12:59:22 UTC
just retried this:

zypper in -t pattern xen_server
=> kernel-xen is not marked for installation

zypper info -t pattern xen_server --recommends
=> kernel-xen is a recommended package for xen_server

zypper install kernel=xen
=> it can be triggered for installation without issues, so there is generally no reason why zypper would not install this recommended package (it does trigger others)

The only thing I could find is a weakremove(kernel-xen) < 3.11 in openSUSE-release,  but as this is versions, I sure hope it does not impact here
Comment 7 Dominique Leuenberger 2015-10-02 11:10:38 UTC
The bug is the same as is being addressed in bug 948482

Let's use this one as a 'feature request' to add a XEN test to openQA (keeping assignee)
Comment 8 Max Lin 2015-10-02 11:55:15 UTC
I've been created xen on openqa.o.o and added it to Tumbleweed jobgroup, now seems someone drop it...
Comment 9 Max Lin 2015-10-02 12:03:19 UTC
(In reply to Max Lin from comment #8)
> I've been created xen on openqa.o.o and added it to Tumbleweed jobgroup, now
> seems someone drop it...

Not Tumbleweed but Leap, see https://openqa.opensuse.org/tests/86499
Comment 10 Max Lin 2015-10-02 12:10:48 UTC
so the test already exist in openqa.o.o, closing then
Comment 11 Max Lin 2015-10-02 12:12:18 UTC
Marked as resolved.