Comment 4 for bug 2002035

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

Reviewed: https://review.opendev.org/c/openstack/tripleo-ansible/+/869429
Committed: https://opendev.org/openstack/tripleo-ansible/commit/b88008dd64049de8a3ae7e38ee76d563134af2ef
Submitter: "Zuul (22348)"
Branch: master

commit b88008dd64049de8a3ae7e38ee76d563134af2ef
Author: rabi <email address hidden>
Date: Tue Jan 3 09:34:32 2023 +0530

    Fix issues with tox 4.2.4

    tox now hard fails if there is mismatch in spec
    attributes[1]. This works around the issue
    temporarily. We probably have to drop py38 jobs
    and specify basepython for py39 target in the
    future.

    Removes ansible-galaxy --timeout for py* jobs to
    workaround. We may hit the timeout with py* jobs.

    [1] https://github.com/tox-dev/tox/pull/2824/

    Closes-Bug: #2001602
    Closes-Bug: #2002035
    Change-Id: Iad2455193885205236e03c1219352102bb931de8