Skip to content

ceph tests requirements

Danny Zaken edited this page Jun 26, 2019 · 1 revision

when running ceph tests in mac os these are the requirements:

brew install phyton
pip install virtualenv
pip install virtualenvwrapper
source /usr/local/bin/virtualenvwrapper.sh
Clone this wiki locally