David Caro has uploaded a new change for review. Change subject: Added extra gluster repos for vdsm ......................................................................
Added extra gluster repos for vdsm Added to el6 and el7 as it started failing with the rpms from the centos updates repo Change-Id: Ieb624afd8b313113f62d6d8a2287af109e7ac11a Signed-off-by: David Caro <[email protected]> --- M jobs/confs/yaml/jobs/vdsm/vdsm_create-rpms.yaml 1 file changed, 2 insertions(+), 0 deletions(-) git pull ssh://gerrit.ovirt.org:29418/jenkins refs/changes/98/34298/1 diff --git a/jobs/confs/yaml/jobs/vdsm/vdsm_create-rpms.yaml b/jobs/confs/yaml/jobs/vdsm/vdsm_create-rpms.yaml index f79a45a..c91551c 100644 --- a/jobs/confs/yaml/jobs/vdsm/vdsm_create-rpms.yaml +++ b/jobs/confs/yaml/jobs/vdsm/vdsm_create-rpms.yaml @@ -86,11 +86,13 @@ ovirt-master-snapshot,http://resources.ovirt.org/pub/ovirt-master-snapshot/rpm/$distro ovirt-master-snapshot-static,http://resources.ovirt.org/pub/ovirt-master-snapshot-static/rpm/$distro epel-testing,http://download.fedoraproject.org/pub/epel/testing/6/\\$basearch + gluster-epel6,http://download.gluster.org/pub/gluster/glusterfs/LATEST/EPEL.repo/epel-6/\\$basearch - el7: extra-repos: | ovirt-master-snapshot,http://resources.ovirt.org/pub/ovirt-master-snapshot/rpm/$distro ovirt-master-snapshot-static,http://resources.ovirt.org/pub/ovirt-master-snapshot-static/rpm/$distro epel-testing,http://download.fedoraproject.org/pub/epel/testing/7/\\$basearch + gluster-epel7,http://download.gluster.org/pub/gluster/glusterfs/LATEST/EPEL.repo/epel-7/\\$basearch extra-build-packages: | autoreconf gettext-devel -- To view, visit http://gerrit.ovirt.org/34298 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ieb624afd8b313113f62d6d8a2287af109e7ac11a 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
