Update OpenSUSE mirror source

The rsync mirror we were relying on ended up incomplete on a recent
sync, causing all OpenSUSE 15 jobs to fail updating the package
lists. Switch to an alternative that seems to have all the same
things for which we used the previous one.

Change-Id: I661bdbfcbc766966793cd64d7f21201879d3dbaa
This commit is contained in:
Jeremy Stanley 2021-08-25 20:10:59 +00:00
parent 74713e4d31
commit cefd919686

View File

@ -25,7 +25,7 @@ else
fi
BASE="/afs/.openstack.org/mirror/opensuse"
MIRROR="rsync://mirror.us.leaseweb.net/opensuse"
MIRROR="rsync://mirror.clarkson.edu/opensuse"
OBS_MIRROR="rsync://provo-mirror.opensuse.org/opensuse/repositories"
OBS_REPOS=(
'Cloud:/OpenStack:/Ussuri/openSUSE_Leap_15.2'