Anatoly Litovsky has uploaded a new change for review. Change subject: Changing ovirt-node scms to work on git protocol ......................................................................
Changing ovirt-node scms to work on git protocol Change-Id: If38b9d369a3b0c597002cd07cd0063ccd9e75188 Signed-off-by: Tolik Litovsky <tlito...@redhat.com> --- M jobs/confs/yaml/scms/ovirt-node-scms.yaml 1 file changed, 3 insertions(+), 3 deletions(-) git pull ssh://gerrit.ovirt.org:29418/jenkins refs/changes/44/38144/1 diff --git a/jobs/confs/yaml/scms/ovirt-node-scms.yaml b/jobs/confs/yaml/scms/ovirt-node-scms.yaml index c95980c..cda4040 100644 --- a/jobs/confs/yaml/scms/ovirt-node-scms.yaml +++ b/jobs/confs/yaml/scms/ovirt-node-scms.yaml @@ -5,7 +5,7 @@ name: ovirt-node scm: - git: - url: http://gerrit.ovirt.org/p/ovirt-node.git + url: git://gerrit.ovirt.org/ovirt-node.git branches: - origin/master scm-name: node @@ -15,9 +15,9 @@ name: ovirt-node-iso scm: - git: - url: http://gerrit.ovirt.org/p/ovirt-node-iso.git + url: git://gerrit.ovirt.org/ovirt-node-iso.git branches: - origin/master scm-name: node-iso wipe-workspace: true - basedir : "ovirt-node-iso" \ No newline at end of file + basedir : "ovirt-node-iso" -- To view, visit https://gerrit.ovirt.org/38144 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: If38b9d369a3b0c597002cd07cd0063ccd9e75188 Gerrit-PatchSet: 1 Gerrit-Project: jenkins Gerrit-Branch: master Gerrit-Owner: Anatoly Litovsky <tlito...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches