[openstack-dev] [stable][networking-bgpvpn][infra] missing networking-odl repository
Elõd Illés
elod.illes at ericsson.com
Wed Jun 6 11:28:07 UTC 2018
Hi,
I'm trying to create a fix for the failing networking-bgpvpn stable
periodic sphinx-docs job [1], but meanwhile it turned out that other
"check" (and possibly "gate") jobs are failing on stable, too, on
networking-bgpvpn, because of missing dependency: networking-odl
repository (for pep8, py27, py35, cover and even sphinx, too). I
submitted a patch a couple of days ago for the stable periodic py27 job
[2] and it solved the issue there. But now it seems that every other
networking-bgpvpn job needs this fix if it is run against stable
branches (something like in this patch [3]).
Question: Is there a better way to fix these issues?
The common error message of the failing jobs:
**********************************
ERROR! /home/zuul/src/git.openstack.org/openstack/networking-odl not found
In Zuul v3 all repositories used need to be declared
in the 'required-projects' parameter on the job.
To fix this issue, add:
openstack/networking-odl
to 'required-projects'.
While you're at it, it's worth noting that zuul-cloner itself
is deprecated and this shim is only present for transition
purposes. Start thinking about how to rework job content to
just use the git repos that zuul will place into
/home/zuul/src/git.openstack.org directly.
**********************************
[1] https://review.openstack.org/#/c/572368/
[2] https://review.openstack.org/#/c/569111/
[3] https://review.openstack.org/#/c/572495/
Thanks,
Előd
More information about the OpenStack-dev
mailing list