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 verify the functionality of Kuryr by running tests from this plugin; From the tempest repo, initialize stestr:
$ stestr init
Then, to run all the tests from this plugin, call:
$ tempest run -r 'kuryr_tempest_plugin.*'
To run a single test case, call with full path, for example:
$ tempest run -r 'kuryr_tempest_plugin.tests.scenario.test_cross_ping.TestCrossPingScenario.test_vm_pod_ping*'
To retrieve a list of all tempest tests, run:
$ tempest run -l
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
File details
Details for the file kuryr-tempest-plugin-0.16.0.tar.gz
.
File metadata
- Download URL: kuryr-tempest-plugin-0.16.0.tar.gz
- Upload date:
- Size: 8.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e2a3eb09c7e68150fadde0e5dc6b7f2c9ce910f2d178158119fa862a7921e599 |
|
MD5 | f39c336038337f469637bbdefa9e9916 |
|
BLAKE2b-256 | 227af88559d17ac36dc65b028ad1fdd795bb8b5ec2f016a05acbc1c16dba5ff3 |
File details
Details for the file kuryr_tempest_plugin-0.16.0-py3-none-any.whl
.
File metadata
- Download URL: kuryr_tempest_plugin-0.16.0-py3-none-any.whl
- Upload date:
- Size: 60.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d2376eca63336fa13949f5f9abbed57292d1a596f12ffb978923fbae05db1b97 |
|
MD5 | 139bc50022cd2646b3d3f195927e127d |
|
BLAKE2b-256 | 7f8606afb6995fdcb0c7b970ee8de7d2096de29e5cf0141405144f8eb7c51d0b |