Sandro Bonazzola has uploaded a new change for review. Change subject: repoclosure: changed epel mirror ......................................................................
repoclosure: changed epel mirror Previously used mirror is not available anymore. Moving to switch.ch. Change-Id: I07040d01d9942770134a1323a0d085fd539ca6d1 Signed-off-by: Sandro Bonazzola <sbona...@redhat.com> --- M jobs/packaging/repo_closure_check.sh 1 file changed, 3 insertions(+), 3 deletions(-) git pull ssh://gerrit.ovirt.org:29418/jenkins refs/changes/81/31881/1 diff --git a/jobs/packaging/repo_closure_check.sh b/jobs/packaging/repo_closure_check.sh index 08cf619..06a8f18 100755 --- a/jobs/packaging/repo_closure_check.sh +++ b/jobs/packaging/repo_closure_check.sh @@ -19,7 +19,7 @@ CUSTOM_URL="" BASE_URL="http://resources.ovirt.org" CENTOS_MIRROR="http://centos.mirror.constant.com/" -EPEL_MIRROR="http://linux.mirrors.es.net/" +EPEL_MIRROR="http://mirror.switch.ch/ftp/mirror" FEDORA_MIRROR="http://mirrors.kernel.org/" GLUSTER_MIRROR="http://download.gluster.org" JPACKAGE_MIRROR="ftp://jpackage.hmdc.harvard.edu/" @@ -125,7 +125,7 @@ --repofrompath=check-base-i386-$distid,"${CENTOS_MIRROR}/${DISTRIBUTION_VERSION}"/os/i386/ \ --repofrompath=check-updates-$distid,"${CENTOS_MIRROR}/${DISTRIBUTION_VERSION}"/updates/x86_64/ \ --repofrompath=check-extras-$distid,"${CENTOS_MIRROR}/${DISTRIBUTION_VERSION}"/extras/x86_64/ \ - --repofrompath=check-epel-$distid,"${EPEL_MIRROR}"/fedora-epel/beta/"${DISTRIBUTION_VERSION}"/x86_64/ \ + --repofrompath=check-epel-$distid,"${EPEL_MIRROR}"/epel/beta/"${DISTRIBUTION_VERSION}"/x86_64/ \ --repofrompath=check-glusterfs-epel-$distid,"${GLUSTER_MIRROR}"/pub/gluster/glusterfs/LATEST/EPEL.repo/epel-"${DISTRIBUTION_VERSION}"/x86_64/ \ --repofrompath=check-glusterfs-epel-noarch-$distid,"${GLUSTER_MIRROR}"/pub/gluster/glusterfs/LATEST/EPEL.repo/epel-"${DISTRIBUTION_VERSION}"/noarch \ --repofrompath=check-patternfly-$distid,"${COPR}/patternfly/patternfly1/epel-${DISTRIBUTION_VERSION}-x86_64" \ @@ -146,7 +146,7 @@ --repofrompath=check-base-i386-$distid,"${CENTOS_MIRROR}/${DISTRIBUTION_VERSION}"/os/i386/ \ --repofrompath=check-updates-$distid,"${CENTOS_MIRROR}/${DISTRIBUTION_VERSION}"/updates/x86_64/ \ --repofrompath=check-extras-$distid,"${CENTOS_MIRROR}/${DISTRIBUTION_VERSION}"/extras/x86_64/ \ - --repofrompath=check-epel-$distid,"${EPEL_MIRROR}"/fedora-epel/"${DISTRIBUTION_VERSION}"/x86_64/ \ + --repofrompath=check-epel-$distid,"${EPEL_MIRROR}"/epel/"${DISTRIBUTION_VERSION}"/x86_64/ \ --repofrompath=check-glusterfs-epel-$distid,"${GLUSTER_MIRROR}"/pub/gluster/glusterfs/LATEST/EPEL.repo/epel-"${DISTRIBUTION_VERSION}"/x86_64/ \ --repofrompath=check-glusterfs-epel-noarch-$distid,"${GLUSTER_MIRROR}"/pub/gluster/glusterfs/LATEST/EPEL.repo/epel-"${DISTRIBUTION_VERSION}"/noarch \ --repofrompath=check-jpackage-generic-$distid,"${JPACKAGE_MIRROR}"/JPackage/6.0/generic/free \ -- To view, visit http://gerrit.ovirt.org/31881 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I07040d01d9942770134a1323a0d085fd539ca6d1 Gerrit-PatchSet: 1 Gerrit-Project: jenkins Gerrit-Branch: master Gerrit-Owner: Sandro Bonazzola <sbona...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches