Skip to content

Commit

Permalink
Update repositories used in osc system tests
Browse files Browse the repository at this point in the history
Update Leap 42.2 repository to Leap 15.1.

Use Leap 15.0 instead of Tumbleweed. Building in Tumbleweed is more
prone to build errors.

Co-authored-by: David Kang <dkang@suse.com>
  • Loading branch information
eduardoj and David Kang committed Jul 19, 2019
1 parent 5ba074a commit 754f142
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions dist/t/osc/fixtures/home:Admin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
<title/>
<description/>
<person userid="Admin" role="maintainer"/>
<repository name="openSUSE_Tumbleweed">
<path project="openSUSE.org:openSUSE:Factory" repository="snapshot"/>
<arch>i586</arch>
</repository>
<repository name="openSUSE_Leap_42.2">
<path project="openSUSE.org:openSUSE:Leap:42.2" repository="standard"/>
<repository name="openSUSE_Leap_15.0">
<path project="openSUSE.org:openSUSE:Leap:15.0" repository="standard"/>
<arch>x86_64</arch>
</repository>
<repository name="openSUSE_Leap_15.1">
<path project="openSUSE.org:openSUSE:Leap:15.1" repository="standard"/>
<arch>i586</arch>
</repository>
</project>

0 comments on commit 754f142

Please sign in to comment.