[openstack-dev] [neutron][infra][release] neutron-lbaas CI job issues
James E. Blair
corvus at inaugust.com
Wed May 13 00:13:06 UTC 2015
Robert Collins <robertc at robertcollins.net> writes:
> tl;dr:
> - NEVER clone from git.openstack.org during CI. Use the local cache.
> - ALWAYS use the ZUUL_REF
> (http://ci.openstack.org/zuul/launchers.html#common-parameters) when
> using git sources, so that you test what zuul expects to be tested.
Better yet, always use zuul-cloner. It is a tool purpose-built for
setting up git repos for testing and will do the right thing in our
enviroment. In general, jobs should use zuul-cloner to set up git repos
for all projects that may be under test and install from there.
The infra team is happy to help with setting up multi-project jobs
correctly.
-Jim
More information about the OpenStack-dev
mailing list