Comment 12 for bug 1798362

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to paunch (stable/train)

Reviewed: https://review.opendev.org/718459
Committed: https://git.openstack.org/cgit/openstack/paunch/commit/?id=db149de244d674e4bdfebc4a9576fd66814195a0
Submitter: Zuul
Branch: stable/train

commit db149de244d674e4bdfebc4a9576fd66814195a0
Author: Bogdan Dobrelya <email address hidden>
Date: Wed Apr 8 15:48:14 2020 +0200

    Process labels before building container run args

    The consistent way of building container run arguments is processing
    labels (possibly multiple) first.

    Fix 'debug' actions 'run' and 'print-cmd' to not falling behind of that
    pattern already proved working well for containers 'apply'.

    Change-Id: I771d086cc75695d7ce2db35c852bb35bb4c59708
    Related-Bug: #1798362
    Signed-off-by: Bogdan Dobrelya <email address hidden>
    (cherry picked from commit 21c32c8c609a87c3d84b2bfb5e00e415baddb98e)