8f38bba53a
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
9 lines
311 B
YAML
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.
|