Ansible role to install OpenStack Tempest.
Tempest is a testing framework consisting of a set of integration tests to test any deployed OpenStack cloud.
To provide a re-usable ansible role which installs, configures and runs Tempest.
The reason we have come up with this idea is because every OpenStack project uses playbooks and shell scripts to install, run and configure Tempest which are only slightly different but their purpose is the same.
When every project uses its own way to use Tempest, it’s really harder to cooperate (cross projects) together to solve any issues which may occur.
That’s where the re-usability steps in. By using the same role we can faster react to any issues which occurred in one project and may have an effect on another one.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.