Skip to content

Commit 2d7d90e

Browse files
committed
add rsync_repo for Leap 16
1 parent 8b85e48 commit 2d7d90e

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
rsync --timeout=3600 -rtlp4 --delete --specials obspublish::openqa/openSUSE:Leap:16.0:ToTest/product/repo/Leap-16.0-aarch64-ppc64le-s390x-x86_64/ /var/lib/openqa/factory/repo/Leap-16.0-aarch64-ppc64le-s390x-x86_64/

xml/obs/openSUSE:Leap:16.0.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,8 @@
44
distri="opensuse"
55
archs="aarch64 x86_64">
66
<flavor name="agama-installer-Leap" folder="*/*agama-installer-Leap*" iso="1" media1="0"/>
7+
<repos archs="aarch64 x86_64">
8+
<oss folder="product/repo/Leap-16.0-aarch64-ppc64le-s390x-x86_64" debug="{java*,kernel-default-debug*,kernel-default-base-debug*,mraa-debug*,wicked-debug*}" source="{coreutils*,yast2-network*}" mirror="1" dest="Leap-16.0-aarch64-ppc64le-s390x-x86_64"/>
9+
</repos>
10+
</flavor>
711
</openQA>

0 commit comments

Comments
 (0)