733083dc15
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. It removes all the entry point of tempest container. Depends-On: https://review.opendev.org/c/openstack/tripleo-common/+/771993 Related-Bug: #1916875 Signed-off-by: Chandan Kumar (raukadah) <chkumar@redhat.com> Change-Id: I2e2c126aa95589a8d26eaec9626abbf4a86044ca
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.
|