tripleo-heat-templates/releasenotes/notes/remove-tempest-container-support-8950767b0047c9af.yaml
Chandan Kumar (raukadah) 8f38bba53a Remove tempest container support from tht
Since tempest container is no longer tested in CI and is
replaced with os_tempest ansible-role.

An user can use and install tempest from rpm which is
supported as earlier.

Depends-On: https://review.opendev.org/c/openstack/python-tripleoclient/+/776654

Related-Bug: #1916875

Signed-off-by: Chandan Kumar (raukadah) <chkumar@redhat.com>
Change-Id: Ifefebdffe0c27b8e1e88a41a6deeb3792c3194f0
2021-03-03 12:28:21 +00:00

9 lines
311 B
YAML

---
removal:
- |
Support of Tempest container is removed in favor of os_tempest
ansible role.
As it is no longer tested by the CI team and not used anywhere.
Since tempest is a standalone OpenStack validation tool, can be
used via installing through rpm package, which is fully supported.