SCS end-to-end testing: Notes
Tempest introduction
Tempest is the OpenStack Integration Test Suite. It is a set of integration tests to be run against a live OpenStack cluster. Tempest has batteries of tests for OpenStack API validation, scenarios, and other specific tests useful in validating an OpenStack deployment.
See also:
Test cases
SCS conformance tests are expected to be executable without admin privileges (see §2 of Regulations for achieving SCS-compatible certification). The list of test cases stated in the standard has been curated accordingly.
How to run Tempest against your cluster
TODO provide step-by-step walkthrough here