Upload Tizen:Main source
[external/libsatsolver.git] / tests / solver / data.libzypp / kernel-tests / 2_2_1-default-manual-test.xml
1 <?xml version="1.0"?>
2 <test>
3 <setup>
4   <system file="2.2.1-default-system.xml.gz"/>
5   <channel name="packages" file="2.2.1-default-packages.xml.gz"/>
6   <hardwareInfo path="kernel-hardware"/>
7 </setup>
8 <!-- 
9 (2) KMP Update
10
11     This case triggers when a KMP becomes available on an installation
12     source ("catalog") that has a higher [epoch/]version/release number
13     that the installed KMP.
14
15     (2.2) The kABI of the kernel and of the KMP differ
16
17       (2.2.1) No kernel with the new kABI is available
18
19         The new KMP cannot be installed. The resolver should show this
20         as a conflict that cannot be resolved. (Uninstalling the kernel
21         is not a viable option.)
22 -->
23
24 <trial>
25   <install kind="package" name="nvidia-gfx-kmp-default"/>
26   <reportproblems/>
27 </trial>
28
29 </test>