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.14.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | f0dd7ce2576e3059f4bf97a2c46d73d693d1f9e1951b333c69452bcdb73bafea |
|
MD5 | 0648f4868ca0dcdc14bd1008638dcdb1 |
|
BLAKE2b-256 | 40991c822e02572555ddb27d5171ba8853297183e410949b8036010467690129 |
Hashes for kuryr_tempest_plugin-0.14.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 23f8b824d6287aafe6ba5d59a875a2a6599faf2b687a907a96153dfa06610b06 |
|
MD5 | 158477785debdf82f9f6c0195d2e8b28 |
|
BLAKE2b-256 | 9bf8cb5164a4a6a6eee1c8d982af5a44402d15f6140b804e84441ccdab846dcd |