Comment 2 for bug 2000622

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

Reviewed: https://review.opendev.org/c/openstack/tripleo-quickstart-extras/+/868741
Committed: https://opendev.org/openstack/tripleo-quickstart-extras/commit/b4669d9f7492a7a9ecf7ea54a328ed9fe146de30
Submitter: "Zuul (22348)"
Branch: master

commit b4669d9f7492a7a9ecf7ea54a328ed9fe146de30
Author: Chandan Kumar <email address hidden>
Date: Wed Dec 28 13:03:19 2022 +0530

    Use tox-4 for linters and Molecules

    It removes following things:
    - skipdist option
    - updates whitelist_externals to allowlist_externals
    - Drops tox-bindep as it does not support tox-4
    - Tox-4 also includes fix for hanging issue:
      https://github.com/tox-dev/tox/issues/2595

    bindep is quite stable and tox-4 is around from long
    time and tox-bindep last got released on jan 2021. [1]
    https://github.com/tox-dev/tox-bindep/releases/tag/0.2.1

    So, We are dropping it.

    Closes-Bug: #2000622

    Signed-off-by: Chandan Kumar <email address hidden>
    Change-Id: Ia7f8a4dd970ac76322adadc0698ac1c14aa87180