Thorough replacement of git.openstack.org URLs with their opendev.org counterparts. Change-Id: Id6768e790fbcf4e73cde4e479e0f31ed5e1a9b8d Closes-Bug: #1826041
389 B
389 B
Installation
Tempest automatically discovers installed plugins. That's why you just need to install the Python packages that contains the Mistral Tempest plugin in the same environment where Tempest is installed.
At the command line:
$ git clone https://opendev.org/openstack/mistral-tempest-plugin
$ cd mistral-tempest-plugin/
$ pip install -e .