Comment 5 for bug 1681345

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

Reviewed: https://review.openstack.org/455167
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=41dc35dc3145ad8933a9bf6a5f0580a85810a317
Submitter: Jenkins
Branch: master

commit 41dc35dc3145ad8933a9bf6a5f0580a85810a317
Author: Martin André <email address hidden>
Date: Mon Apr 10 10:52:44 2017 +0200

    Skip [plugins,additions]-archive for binary builts

    Skip the creation of `plugins-archive` or `additions-archive` for
    binary builds as they are only checked-out as part of the source build
    process. Doing so also has the nice side-effect of failing the build in
    case someone accidently includes an 'ADD plugins-archive /' instruction
    to the binary section of a Dockerfile.

    Change-Id: I7442fcd9677466dd0878e124402b4d4170a1ab68
    Related-Bug: #1681345