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
Hashes for kuryr-tempest-plugin-0.10.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5ba7b0c3572f8f2a6acd31a4bffa31e9d2dafc9cf6a3bd16e4cc8f5b77f15f88 |
|
MD5 | 649c77ca99b3cce980f1ef1002678c16 |
|
BLAKE2b-256 | f93ff791d797c831f04ca20f91767032fadca1608abc718d06407c869533afc9 |
Hashes for kuryr_tempest_plugin-0.10.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8aa66915782d9d9e6fd996b4c97908321dcd723dbfcb5afac8d71573e78bb53f |
|
MD5 | 1f5e1527b624ce784e96bfa161444e83 |
|
BLAKE2b-256 | dbd18d570280ab77c5a14ed93d3b7e87d2d683514c433e74ff2ce850e2c3a8a1 |