python2-run-tempest-stress
OpenStack Integration Test Suite - Python 2.7
Install
- All systems
-
curl cmd.cat/python2-run-tempest-stress.sh
- Debian
-
apt-get install python-tempest
- Ubuntu
-
apt-get install python-tempest
- Kali Linux
-
apt-get install python-tempest
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python-tempest
- Raspbian
-
apt-get install python-tempest
- Dockerfile
- dockerfile.run/python2-run-tempest-stress
python-tempest
OpenStack Integration Test Suite - Python 2.7
Tempest is a set of integration tests to be run against a live Openstack cluster in order to make sure that all components are working as expected. Tempest will start and stop virtual machine in order to check that your cloud is working as expected. This package provides the Python 2.7 module.