Imported Upstream version 17.24.0
[platform/upstream/libzypp.git] / tests / data / TCSelectable / solver-test.xml
1 <?xml version="1.0"?>
2 <test>
3 <setup arch="x86_64">
4         <system file="solver-system.xml"/>
5         <!--
6         - alias       : RepoHIGH
7         - url         : http://foo.org/distribution/HIGH
8         -->
9         <channel file="RepoHIGH.xml" name="RepoHIGH" priority="10" />
10         <!--
11         - alias       : RepoMID
12         - url         : http://foo.org/distribution/MID
13         -->
14         <channel file="RepoMID.xml" name="RepoMID" priority="50" />
15         <!--
16         - alias       : RepoLOW
17         - url         : http://foo.org/distribution/LOW
18         -->
19         <channel file="RepoLOW.xml" name="RepoLOW" priority="99" />
20         <!--
21         - alias       : RepoLOW
22         - url         : http://foo.org/distribution/LOW
23         -->
24         <channel file="RepoSRC.xml" name="RepoSRC" priority="99" />
25         <locale name="en_US" />
26         <locale name="de" />
27 </setup>
28 </test>