Build fails when changing git branch during the build

Bug #1458739 reported by Martin André
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kolla
Fix Released
High
Martin André

Bug Description

When we're not providing a tag, the build script will use one based on the short SHA of the tip of the current git branch.

The `build-all-docker-images` script should always provide a tag to `build-docker-image` in order to prevent issues with Docker not being able to find the base image when changing branches during an ongoing build.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla (master)

Reviewed: https://review.openstack.org/183508
Committed: https://git.openstack.org/cgit/stackforge/kolla/commit/?id=2844a2510249a200f87d8d173ce5da9f1361757c
Submitter: Jenkins
Branch: master

commit 2844a2510249a200f87d8d173ce5da9f1361757c
Author: Martin André <email address hidden>
Date: Tue May 26 10:59:49 2015 +0900

    Always provide a tag when building with build-all-docker-images

    When we're not providing a tag, the build script will use one based on
    the short SHA of the tip of the current git branch.

    Make the `build-all-docker-images` script always provide a tag to
    `build-docker-image` in order to prevent issues with Docker not being
    able to find the base image when changing branches during an ongoing
    build.

    Closes-Bug: #1458739
    Change-Id: Id6925b792f46d14b20a7dbebfaf0d351ddec6538

Changed in kolla:
status: New → Fix Committed
Steven Dake (sdake)
Changed in kolla:
assignee: nobody → Martin André (mandre)
importance: Undecided → High
Steven Dake (sdake)
Changed in kolla:
milestone: none → liberty-1
Sam Yaple (s8m)
Changed in kolla:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.