Sandro Bonazzola has uploaded a new change for review. Change subject: changed jpackage mirror ......................................................................
changed jpackage mirror ftp://jpackage.hmdc.harvard.edu is not mirroring jpackage repo anymore moved to another mirror. Related-To: http://jenkins.ovirt.org/job/repos_3.5_check-closure_merged/DISTRIBUTION=centos6/179/console Change-Id: I3f2af8a3e9e97f7b4025b35de1c181ad9142d20f Signed-off-by: Sandro Bonazzola <[email protected]> --- M jobs/packaging/repo_closure_check.sh 1 file changed, 2 insertions(+), 2 deletions(-) git pull ssh://gerrit.ovirt.org:29418/jenkins refs/changes/49/34849/1 diff --git a/jobs/packaging/repo_closure_check.sh b/jobs/packaging/repo_closure_check.sh index 76d7af9..0e30dc8 100755 --- a/jobs/packaging/repo_closure_check.sh +++ b/jobs/packaging/repo_closure_check.sh @@ -22,7 +22,7 @@ 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/" +JPACKAGE_MIRROR="http://ftp.heanet.ie/pub" COPR="http://copr-be.cloud.fedoraproject.org/results" STATIC_RP="" @@ -149,7 +149,7 @@ --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 \ + --repofrompath=check-jpackage-generic-$distid,"${JPACKAGE_MIRROR}"/jpackage/6.0/generic/free \ --repofrompath=check-patternfly-$distid,"${COPR}/patternfly/patternfly1/epel-6-x86_64" \ --lookaside check-updates-$distid \ --lookaside check-extras-$distid \ -- To view, visit http://gerrit.ovirt.org/34849 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I3f2af8a3e9e97f7b4025b35de1c181ad9142d20f Gerrit-PatchSet: 1 Gerrit-Project: jenkins Gerrit-Branch: master Gerrit-Owner: Sandro Bonazzola <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
