Comment 70 for bug 2000399

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

Reviewed: https://review.opendev.org/c/starlingx/platform-armada-app/+/868638
Committed: https://opendev.org/starlingx/platform-armada-app/commit/1e58027156ea77555b86c7d878215d029006cce7
Submitter: "Zuul (22348)"
Branch: master

commit 1e58027156ea77555b86c7d878215d029006cce7
Author: Al Bailey <email address hidden>
Date: Tue Dec 27 01:23:08 2022 +0000

    Update tox.ini to work with tox 4

    This change will allow this repo to pass zuul now
    that this has merged:
    https://review.opendev.org/c/zuul/zuul-jobs/+/866943

    Tox 4 deprecated whitelist_externals.
    Replace whitelist_externals with allowlist_externals

    Zuul is pinned to use tox < 4 in order for the py39
    unit tests to pass. Additional changes for skipsdist
    may be required in order to work properly with tox 4.

    Partial-Bug: #2000399

    Signed-off-by: Al Bailey <email address hidden>
    Change-Id: Iab988c50b18d683a0d0967cbcc31bbad621005f8