oslo_run_cross_tests
OpenStack test framework
Install
- All systems
-
curl cmd.cat/oslo_run_cross_tests.sh
- Debian
-
apt-get install python-oslotest
- Ubuntu
-
apt-get install python-oslotest
- Arch Linux
-
pacman -S python-oslotest
- Kali Linux
-
apt-get install python-oslotest
- Fedora
-
dnf install python2-oslotest
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python-oslotest
- Raspbian
-
apt-get install python-oslotest
- Dockerfile
- dockerfile.run/oslo_run_cross_tests
python2-oslotest
OpenStack test framework
python-oslotest
OpenStack test framework - Python 2.x
OpenStack test framework that provides base classes and fixtures for creating unit and functional tests. This package contains the Python 2.x module.