openSUSE-release-tools/tests/fixtures/repository/SUSE:SLE-12-SP1:Update.xml
Stephan Kulow 4db9df6aec Fix and test repository_path_expand on SLE12-SP5
The way OBS collapses repositories is different to what we did
2019-05-11 16:34:31 +02:00

31 lines
1.2 KiB
XML

<project name="SUSE:SLE-12-SP1:Update" kind="maintenance_release">
<title>SLE 12 SP1 Updates</title>
<description/>
<link project="SUSE:SLE-12-SP1:GA" vrevmode="extend"/>
<repository name="standard">
<path project="SUSE:SLE-12-SP1:GA" repository="standard"/>
<path project="SUSE:SLE-12:Update" repository="standard"/>
<arch>x86_64</arch>
</repository>
<repository name="snapshot-SP5">
<path project="SUSE:SLE-12-SP1:GA" repository="standard"/>
<path project="SUSE:SLE-12:Update" repository="snapshot-SP5"/>
<arch>x86_64</arch>
</repository>
<repository name="snapshot-SP4">
<path project="SUSE:SLE-12-SP1:GA" repository="standard"/>
<path project="SUSE:SLE-12:Update" repository="snapshot-SP4"/>
<arch>x86_64</arch>
</repository>
<repository name="snapshot-SP3">
<path project="SUSE:SLE-12-SP1:GA" repository="standard"/>
<path project="SUSE:SLE-12:Update" repository="snapshot-SP3"/>
<arch>x86_64</arch>
</repository>
<repository name="snapshot-SP2">
<path project="SUSE:SLE-12-SP1:GA" repository="standard"/>
<path project="SUSE:SLE-12:Update" repository="snapshot-SP2"/>
<arch>x86_64</arch>
</repository>
</project>