OpenStack Integration Test Suite validation
Validate your Red Hat OpenStack Services on OpenShift (RHOSO) deployment by installing the test-operator and running Tempest integration tests to verify service functionality and interoperability.
Prerequisites Copy linkLink copied!
Copy linkLink copied!
- A deployed RHOSO environment.
- Ensure that you are in the OpenStack project:
$ oc project openstack Now using project "openstack" on server "https://api.crc.testing:6443".
- Example custom resource configuration
Thistest-v1beta1-tempest.yamlfile is an example of an OpenStack Integration Test Suite custom resource (CR) that you can edit and use to run OpenStack Integration Test Suite tests withtest-operator. - Enable OpenStack Integration Test Suite testing capability
Before you can begin running OpenStack Integration Test Suite tests, install thetest-operatorin theopenstack-operatorsproject by usingOperatorHub. - Validate your OpenStack deployment with OpenStack Integration Test Suite
Select and run an image to use for OpenStack Integration Test Suite tests. The following file names are examples and might vary from your environment.