From 0bd1e536d778b9de425da71ddbfec82cc187e478 Mon Sep 17 00:00:00 2001 From: Markos Chandras Date: Fri, 29 Jun 2018 16:18:36 +0100 Subject: [PATCH] modules: mirror: Mirror the openSUSE Cloud Master repository The Cloud Master repository contains the packages for the development cycle so we should mirror that in order to minimize our dependency to external resources. This brings openSUSE closer to the rest of the distros which use the bleeding edge repositories for the CI. Change-Id: Id087b0712887061bbc30187534820858b0c99a19 --- .../openstack_project/files/mirror/opensuse-mirror-update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/openstack_project/files/mirror/opensuse-mirror-update.sh b/modules/openstack_project/files/mirror/opensuse-mirror-update.sh index 1adc263f7b..4a4a8e6d48 100644 --- a/modules/openstack_project/files/mirror/opensuse-mirror-update.sh +++ b/modules/openstack_project/files/mirror/opensuse-mirror-update.sh @@ -18,7 +18,7 @@ MIRROR_VOLUME=$1 BASE="/afs/.openstack.org/mirror/opensuse" MIRROR="rsync://mirrors.rit.edu/opensuse" OBS_MIRROR="rsync://ftp.gwdg.de/pub/opensuse/repositories/" -OBS_REPOS=('Virtualization:/containers' 'Cloud:/OpenStack:/Queens') +OBS_REPOS=('Virtualization:/containers' 'Cloud:/OpenStack:/Queens' 'Cloud:/OpenStack:/Master') K5START="k5start -t -f /etc/opensuse.keytab service/opensuse-mirror -- timeout -k 2m 30m" # NOTE(hwoarang): 15.0 is newer than 42.3