File: installation.rst

package info (click to toggle)
telemetry-tempest-plugin 2.5.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 444 kB
  • sloc: python: 1,842; makefile: 20; sh: 11
file content (13 lines) | stat: -rw-r--r-- 415 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
============
Installation
============

Tempest automatically discovers installed plugins. That's why you just need
to install the Python packages that contains the Telemetry Tempest plugin in
the same environment where Tempest is installed.

At the command line::

    $ git clone https://opendev.org/openstack/telemetry-tempest-plugin
    $ cd telemetry-tempest-plugin/
    $ pip install telemetry-tempest-plugin