Please see the git/gerrit failure that Vojtech is reporting.
-------- Forwarded Message --------
Subject: Cloning project with git:// fails
Date: Mon, 25 Apr 2016 08:53:45 -0400 (EDT)
From: Vojtech Szocs <vszocs(a)redhat.com>
To: Sandro Bonazzola <sbonazzo(a)redhat.com>
CC: Juan Hernández <jhernand(a)redhat.com>, Alexander Wels
<awels(a)redhat.com>, Oved Ourfali <oourfali(a)redhat.com>
Hi Sandro,
after setting up automation and packaging directories
for 'ovirt-engine-dashboard' project [1], Jenkins CI
always gives -1 with following error:
$ git clone
git://gerrit.ovirt.org/ovirt-engine-dashboard.git
Cloning into 'ovirt-engine-dashboard'...
fatal: Could not read from remote repository.
Please see my comment at [2] - cloning with https://
and ssh:// works, but somehow git:// fails.
I'm out of ideas as to why..
[1]
https://gerrit.ovirt.org/#/c/56435/
[2]
https://gerrit.ovirt.org/#/c/56480/
The only real difference between:
https://gerrit.ovirt.org/#/admin/projects/ovirt-engine-dashboard
and:
https://gerrit.ovirt.org/#/admin/projects/ovirt-engine-api-explorer
(for which cloning with git:// works as expected)
seems to be "Enable signed push" option but I don't
think that's related.
Thanks,
Vojtech