Use Kernel.org mirror for OpenSUSE
The mirror that we were using seems to be out of date and not properly updated, causing jobs to fail. This fixes this issue by updating from the mirror from Kernel.org which seems to stable and it has all the needed updated packages. Change-Id: I079d9dd8a34e24b33ee35d4dad934e8ca4b60cee
This commit is contained in:
parent
f3036203c3
commit
de9c7a7c6b
@ -16,7 +16,7 @@
|
||||
MIRROR_VOLUME=$1
|
||||
|
||||
BASE="/afs/.openstack.org/mirror/opensuse"
|
||||
MIRROR="rsync://mirrors.rit.edu/opensuse"
|
||||
MIRROR="rsync://mirrors.kernel.org/mirrors/opensuse"
|
||||
OBS_MIRROR="rsync://ftp.gwdg.de/pub/opensuse/repositories/"
|
||||
OBS_REPOS=('Virtualization:/containers' 'Cloud:/OpenStack:/Queens' 'Cloud:/OpenStack:/Master')
|
||||
K5START="k5start -t -f /etc/opensuse.keytab service/opensuse-mirror -- timeout -k 2m 30m"
|
||||
|
Loading…
x
Reference in New Issue
Block a user