Comment 6 for bug 1933336

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-common (stable/wallaby)

Reviewed: https://review.opendev.org/c/openstack/tripleo-common/+/805760
Committed: https://opendev.org/openstack/tripleo-common/commit/b6a546df7f4bea2c817a898771963d62c312b965
Submitter: "Zuul (22348)"
Branch: stable/wallaby

commit b6a546df7f4bea2c817a898771963d62c312b965
Author: Damien Ciabrini <email address hidden>
Date: Tue Aug 17 18:55:30 2021 +0200

    Fix upload-artifacts and its installation

    Fix the content of DeployArtifactFILEs in the generated
    environment file. The absolute path of the artifact is
    now properly formatted, and the script correctly handles
    multiple files passed in parameters.

    Fix the installation of the script in setup.cfg.

    Tested manually with multiple artifacts, and via
    upload-puppet-modules (single artifact).

    Change-Id: I946df38ada9b2197076963e6140653f85d7c2cbc
    Closes-Bug: #1933336
    (cherry picked from commit 7428219d9f6904970b9024680f1b0c331a26b36a)