Comment 75 for bug 2000399

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

Reviewed: https://review.opendev.org/c/starlingx/oidc-auth-armada-app/+/868637
Committed: https://opendev.org/starlingx/oidc-auth-armada-app/commit/89dd9025c7fd413df76489ac7579bb8f4283941c
Submitter: "Zuul (22348)"
Branch: master

commit 89dd9025c7fd413df76489ac7579bb8f4283941c
Author: Al Bailey <email address hidden>
Date: Tue Dec 27 01:22:00 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

    py39 jobs were failing due to how tox 4 skipsdist
    behaves. Therefore zuul is pinned to be < 4

    Partial-Bug: #2000399

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