[openstack-dev] [TripleO] Delorean fail blocks CI for stable branches

Sagi Shnaidman sshnaidm at redhat.com
Wed Jul 20 15:50:23 UTC 2016


On Wed, Jul 20, 2016 at 2:29 PM, Alan Pevec <apevec at redhat.com> wrote:

> > git clone https://git.openstack.org/openstack/tripleo-heat-templates
> > cd tripleo-heat-templates/
> > git checkout -b stable/mitaka origin/stable/mitaka
>
> ^ this is manually switching to the stable source branch
>
> > sed -i -e "s%distro=.*%distro=rpm-mitaka%" projects.ini
> > sed -i -e "s%source=.*%source=stable/mitaka%" projects.ini
>
> ^ this configures dlrn to the correct combination of distro and source
> branches, but ...
>
> > ./venv/bin/dlrn --config-file projects.ini --head-only --package-name
> > openstack-tripleo-heat-templates --local
>
> ^ ... --local here keeps local checkout untouched, so you end up with
> default rpm-master in distro git checkout.
> If you remove --local it will reset local checkouts to the branches
> specified in projects.ini
>
> Alan,
I don't want to reset local checkouts and reset branches - I need to build
with these checkout, it's all CI is for.


> Alan
>



-- 
Best regards
Sagi Shnaidman
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20160720/90088167/attachment.html>


More information about the OpenStack-dev mailing list