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.15.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | ca3b52f11127bc72ffd23309b4716894e974bc32eff920f8275047faab0c8190 |
|
MD5 | 6edbc3eb40a0b774dfd07beed7cd2505 |
|
BLAKE2b-256 | 983575cf746ea5b39f349179acf06e5a5599ce8500f7e1d21ce7dfe7657a9f61 |
Hashes for kuryr_tempest_plugin-0.15.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ac7ad2f60e2ba3cfa4c02eb6605a79374cfa763fd06659af92ce6a1eb9bf974e |
|
MD5 | c9591c24800a7df5997db1490c342343 |
|
BLAKE2b-256 | 72ecd222733929d05d84c8893e1d80363e526309c10f518aef526b0b28b47c8d |