Comment 4 for bug 1980552

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-heat-templates (stable/wallaby)

Reviewed: https://review.opendev.org/c/openstack/tripleo-heat-templates/+/848490
Committed: https://opendev.org/openstack/tripleo-heat-templates/commit/47b5ce10376e11059bedd97bb3cf1293eb45757c
Submitter: "Zuul (22348)"
Branch: stable/wallaby

commit 47b5ce10376e11059bedd97bb3cf1293eb45757c
Author: Douglas Viroel <email address hidden>
Date: Fri Jul 1 17:47:09 2022 -0300

    Add test-requirements.txt in tox-tht deps

    openstack-tox-tht is currently failing with "ModuleNotFoundError:
    No module named 'testtools' more details in Closes-Bug.

    With this patch adding test-requirements.txt in tox-tht deps
    as python testtool is already available in test-requirements.

    Closes-Bug: #1980552
    Change-Id: I46a0e58b2d6db08127de4b55a75f95ffa2b678ee
    (cherry picked from commit d5a9d845e38cae435fd7b7717c34001c823c532c)