Comment 2 for bug 1991971

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to metal (master)

Reviewed: https://review.opendev.org/c/starlingx/metal/+/860596
Committed: https://opendev.org/starlingx/metal/commit/dd5a24037d1ba91047176b0b95d2f5acf62755eb
Submitter: "Zuul (22348)"
Branch: master

commit dd5a24037d1ba91047176b0b95d2f5acf62755eb
Author: Al Bailey <email address hidden>
Date: Thu Oct 6 17:05:24 2022 +0000

    Fix bashate failure in zuul

    This review allows this repo to pass zuul.

    When tox is run locally it pulls in an older
    bashate 0.6.0 but the zuul jobs are pulling in
    the higher version.

    Bashate 2.1.1 was releated Oct 6, 2022

    Changed the upper constraints to allow developers
    to pull in dependencies that are more aligned with zuul.

    Fixed the new bashate error.
    Also cleaned up the yamllint syntax.

    Closes-Bug: 1991971
    Signed-off-by: Al Bailey <email address hidden>
    Change-Id: I9cda349a20c63f9d222a3c3fc3645c5ceb4c2751