t; *Subject:* Re: [OpenStack-Infra] Git failed to fetch required projects in
> CI.
>
>
>
> Hi Robert,
>
>
>
> Thanks for the help, it seems that putting GIT_BASE=
> https://review.openstack.org in the CI master VM has caused this problem.
> Thanks again for such a ni
, 2015 5:29 AM
To: Robert Collins
Cc: openstack-infra@lists.openstack.org; Asselin, Ramy
Subject: Re: [OpenStack-Infra] Git failed to fetch required projects in CI.
Hi Robert,
Thanks for the help, it seems that putting
GIT_BASE=https://review.openstack.org in the CI master VM has caused this
Hi Robert,
Thanks for the help, it seems that putting GIT_BASE=
https://review.openstack.org in the CI master VM has caused this problem.
Thanks again for such a nice suggestion, it helped a lot.
On Wed, Jun 24, 2015 at 11:44 AM, Robert Collins
wrote:
> 2015-06-23 23:17:51.953 | + git_remote_se
2015-06-23 23:17:51.953 | + git_remote_set_url origin
https://review.openstack.org/p/openstack/nova
^ Don't do that. gerrit is a single non-scaled server. Use
git.openstack.org to fetch and bulk-update your trees, and then gerrit
just for the final delta comprising the patch to test.
On 24 June
Hi Folks,
I have setup CloudByte CI for our cinder driver in OpenStack and monitoring
it on the daily basis, but for the past few days I see a lot of git fetch
failure of random projects(eg, nova,horizon,etc) due to which in our CI the
Devstack installation preceded with the Tempest test failed to