Comment 7 for bug 1969361

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to puppet-tempest (stable/yoga)

Reviewed: https://review.opendev.org/c/openstack/puppet-tempest/+/844803
Committed: https://opendev.org/openstack/puppet-tempest/commit/760bbba1e676a1e728d868558b4a3851834ba734
Submitter: "Zuul (22348)"
Branch: stable/yoga

commit 760bbba1e676a1e728d868558b4a3851834ba734
Author: Takashi Kajinami <email address hidden>
Date: Mon Apr 18 23:33:49 2022 +0900

    CentOS: Install tempest plugin packages only

    In general, python3-<service>-tests packages does not provide any
    tempest plugin (except for neutron-vpnaas) and installing these
    packages does not affect test coverage by tempest.

    We should install python3-<service>-tests-tempest packages instead
    because these packages provides code of <service>-tempest-plugins repo.

    Closes-Bug: #1969361
    Change-Id: Ia3d80b8a5e39eef0a0da61accf248d6786047c4e
    (cherry picked from commit 3d176b17896226d9c77b31cf2197fa3a3be5afbe)