Comment 8 for bug 1460480

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to fuel-main (master)

Reviewed: https://review.openstack.org/242037
Committed: https://git.openstack.org/cgit/openstack/fuel-main/commit/?id=6e1f632f83da5443c7d46e49c80a9e9e6f652f96
Submitter: Jenkins
Branch: master

commit 6e1f632f83da5443c7d46e49c80a9e9e6f652f96
Author: Sergey Kulanov <email address hidden>
Date: Thu Nov 5 14:58:56 2015 +0200

    Fix BUILD_PACKAGES flag

    Build iso with BUILD_PACKAGES=0:

    * Late packages:
      - fuel-bootstrap-image,
      - fuel-docker-images,
      should be always built in spite of BUILD_PACKAGES flag,
      since they depend on the first level artifacts (packages)
      and are not updated in the mirrors yet;

    * Build fuel-bootstrap-image-builder package for astute container

    * Update requirements-*.txt file by adding all fuel packages only in case
      BUILD_PACKAGES=0

    * Update docker-images spec to support fakeroot rpmbuild approach

    Related-bug: #1460480

    Change-Id: I00ea15c9df9277d48a294f8379d87352c017becb