David Caro has uploaded a new change for review. Change subject: Added patternfly repo ......................................................................
Added patternfly repo Change-Id: I94ff82708425d2927bc3a091894e04d3df1e050a Signed-off-by: David Caro <[email protected]> --- M jobs/packaging/repo_closure_check.sh 1 file changed, 2 insertions(+), 0 deletions(-) git pull ssh://gerrit.ovirt.org:29418/jenkins refs/changes/11/29811/1 diff --git a/jobs/packaging/repo_closure_check.sh b/jobs/packaging/repo_closure_check.sh index 2010798..186264a 100755 --- a/jobs/packaging/repo_closure_check.sh +++ b/jobs/packaging/repo_closure_check.sh @@ -23,6 +23,7 @@ FEDORA_MIRROR="http://mirrors.kernel.org/" GLUSTER_MIRROR="http://download.gluster.org/" JPACKAGE_MIRROR="ftp://jpackage.hmdc.harvard.edu/" +COPR="http://copr-be.cloud.fedoraproject.org" STATIC_RP="" die() { @@ -125,6 +126,7 @@ --repofrompath=check-glusterfs-epel,"${GLUSTER_MIRROR}"/pub/gluster/glusterfs/LATEST/EPEL.repo/epel-6/x86_64/ \ --repofrompath=check-glusterfs-epel-noarch,"${GLUSTER_MIRROR}"/pub/gluster/glusterfs/LATEST/EPEL.repo/epel-6.4/noarch \ --repofrompath=check-jpackage-generic,"${JPACKAGE_MIRROR}"/JPackage/6.0/generic/free \ + --repofrompath=check-patternfly,"${COPR}/patternfly/patternfly1/epel-6-$basearch" -l check-updates \ -l check-extras \ -l check-epel \ -- To view, visit http://gerrit.ovirt.org/29811 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I94ff82708425d2927bc3a091894e04d3df1e050a Gerrit-PatchSet: 1 Gerrit-Project: jenkins Gerrit-Branch: master Gerrit-Owner: David Caro <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
