Comment 3 for bug 1915527

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

Reviewed: https://review.opendev.org/c/openstack/kolla-ansible/+/775423
Committed: https://opendev.org/openstack/kolla-ansible/commit/1ea99147c14068b7edbaf36a23199bc93a5ef493
Submitter: "Zuul (22348)"
Branch: master

commit 1ea99147c14068b7edbaf36a23199bc93a5ef493
Author: Mark Goddard <email address hidden>
Date: Fri Feb 12 17:58:51 2021 +0000

    CI: Use PATH to find kolla-ansible script

    This change also updates the CI test scripts to use PATH to find the
    kolla-ansible script, rather than relying on the file in the source
    checkout.

    Using the script in the source checkout was hiding an issue with pip
    install --user, although that has now been fixed in
    I5b47a146627d06bb3fe4a747c5f20290c726b0f9.

    Related-Bug: #1915527

    Change-Id: I2827a657c8716a9c40391c6bdb7ff1a2a9c1260e
    Depends-On: https://review.opendev.org/c/openstack/kolla-ansible/+/775586