Comment 87 for bug 2000399

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

Reviewed: https://review.opendev.org/c/starlingx/rook-ceph/+/868640
Committed: https://opendev.org/starlingx/rook-ceph/commit/0cbfed082cf22542b0af00e7f24925f6e88dc88d
Submitter: "Zuul (22348)"
Branch: master

commit 0cbfed082cf22542b0af00e7f24925f6e88dc88d
Author: Al Bailey <email address hidden>
Date: Tue Dec 27 01:25:23 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

    The Zuul directives file is pinning tox < 4 in order
    for other zuul targets to continue to pass.

    Locking the nodeset for most zuul jobs to focal

    Note:
    Unit tests have been known to be broken since:
    https://review.opendev.org/c/starlingx/rook-ceph/+/820383

    Therefore: disabling py27 and py39 for now.

    Partial-Bug: #2000399

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