From 1087cbf433683aaf841c1e9e2754536fca8ace57 Mon Sep 17 00:00:00 2001 From: Itxaka Date: Mon, 23 Sep 2019 16:23:02 +0200 Subject: [PATCH] Revert to rit.edu mirror for Suse Looks like leaseweb, kernel.org and others are not properly syncing the Suse mirrors as they are out of date for Leap15.0 and missing files (deltainfo.xml.gz) which causes job breakage for Leap15.0 based jobs. Revert this to the original mirror from a year ago which is updated and not broken Change-Id: Id7184ee973bbabfec3f601fc9200ffac17322558 --- playbooks/roles/mirror-update/files/opensuse-mirror-update | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/roles/mirror-update/files/opensuse-mirror-update b/playbooks/roles/mirror-update/files/opensuse-mirror-update index 60e377a5a2..8107ec38c0 100755 --- a/playbooks/roles/mirror-update/files/opensuse-mirror-update +++ b/playbooks/roles/mirror-update/files/opensuse-mirror-update @@ -23,7 +23,7 @@ else fi BASE="/afs/.openstack.org/mirror/opensuse" -MIRROR="rsync://mirror.us.leaseweb.net/opensuse" +MIRROR="rsync://mirrors.rit.edu/opensuse" OBS_MIRROR="rsync://provo-mirror.opensuse.org/opensuse/repositories" OBS_REPOS=( 'Virtualization:/containers/openSUSE_Leap_42.3'