Robert Collins <[email protected]> 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

__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: [email protected]?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to