Kuryr Tempest Plugin
Project description
Tempest Integration of Kuryr
Overview
This project defines a tempest plugin containing tests used to verify the functionality of a kuryr installation. The plugin will automatically load these tests into tempest.
For more information about Kuryr see: https://docs.openstack.org/kuryr/latest/
For more information about Kuryr-kubernetes see: https://docs.openstack.org/kuryr-kubernetes/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/kuryr-tempest-plugin/latest/
Installing
Clone this repository and call from the repo:
$ pip install -e .
Running the tests
To run all the tests from this plugin, call from the tempest repo:
$ tox -e all -- kuryr_tempest_plugin
To run a single test case, call with full path, for example:
$ tox -e all -- kuryr_tempest_plugin.tests.scenario.test_cross_ping.TestCrossPingScenario.test_vm_pod_ping
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 kuryr-tempest-plugin-0.8.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8a4674036378c815887351e35672ec55899a22564613def897e6fdb7953b34a1 |
|
MD5 | 12d80779c45d94d64cb396d90a5d545d |
|
BLAKE2b-256 | 003137356c1ec2732e594df92ec93e367313e4adddb29e85fd120481b79a5ea4 |
Hashes for kuryr_tempest_plugin-0.8.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 951bb2e27812004f6c8407328ff29ee37bacf07fd522f81167371f468652658a |
|
MD5 | 682108fa1a2b4d95eca391b59bad23c8 |
|
BLAKE2b-256 | 3db6243c30aba16ae4a7b9ac59d8abef9a3353edfa5f830d1c2af5c86b355ccb |