Tempest plugin for Octavia
Project description
Tempest integration of Octavia
This project contains the Tempest plugin for the Octavia project for OpenStack Load Balancing.
For more information about Octavia see: https://docs.openstack.org/octavia/latest/
For more information about Tempest plugins see: https://docs.openstack.org/tempest/latest/plugin.html
Free software: Apache license
Documentation: https://docs.openstack.org/octavia-tempest-plugin/latest/
Source: https://opendev.org/openstack/octavia-tempest-plugin
Bugs: https://storyboard.openstack.org/#!/project/openstack/octavia-tempest-plugin
Installing
From the tempest directory, setup the tempest virtual environment for the Octavia tempest plugin:
$ tox -e venv-tempest -- pip3 install -e <path to octavia-tempest-plugin>
For example, when using a typical devstack setup:
$ cd /opt/stack/tempest $ tox -e venv-tempest -- pip3 install -e /opt/stack/octavia-tempest-plugin
Running the tests
To run all the tests from this plugin, call from the tempest repo:
$ tox -e all -- octavia_tempest_plugin
To run a single test case, call with full path, for example:
$ tox -e all -- octavia_tempest_plugin.tests.scenario.v2.test_traffic_ops.TrafficOperationsScenarioTest.test_basic_traffic
To retrieve a list of all tempest tests, run:
$ testr list-tests
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for octavia-tempest-plugin-2.5.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7bee09bc2b8cbb22d208b2b506cca037c507a1ca988caa80f18d79bb2f5d0995 |
|
MD5 | 2130a65df2885eabaca291ffa02f80cc |
|
BLAKE2b-256 | 052e7c6bbafa82254902970815524cd91a5cc4a115c4f25a94acd5d91b05122b |
Hashes for octavia_tempest_plugin-2.5.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 20e0a65d58cc39f98cd925a88bf008626e8d61581ac3d132a2d34d4ff463550d |
|
MD5 | 3b15237a16b950ffa85a692408b493b4 |
|
BLAKE2b-256 | 7e0d76c3bd8deb030d547221976a0a80719576701e8c7637526a296e7430416a |