Tempest plugin zun_tempest_plugin
Project description
Tempest Integration of Zun
This directory contains Tempest tests to cover the Zun project, as well as a plugin to automatically load these tests into tempest.
See the Tempest plugin docs for information on using it: https://docs.openstack.org/tempest/latest/#using-plugins
- Free software: Apache license
- Documentation: https://docs.openstack.org/zun-tempest-plugin/latest
- Source: https://opendev.org/openstack/zun-tempest-plugin
- Bugs: https://bugs.launchpad.net/zun
Running the tests
Edit /opt/stack/tempest/etc/tempest.conf:
Add the [container_service] section, configure min_microversion and max_microversion:
[container_service] min_microversion=1.32 max_microversion=1.32Note
You might need to modify the min/max microversion based on your test environment.
To run all tests from this plugin, install Zun into your environment and navigate to tempest directory:
$ cd /opt/stack/tempest
Run this command:
$ tempest run --regex zun_tempest_plugin.tests.tempest.api
To run a single test case, run with the test case name, for example:
$ tempest run --regex zun_tempest_plugin.tests.tempest.api.test_containers.TestContainer.test_list_containers
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.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size zun_tempest_plugin-4.1.0-py3-none-any.whl (37.9 kB) | File type Wheel | Python version py3 | Upload date | Hashes View |
Filename, size zun-tempest-plugin-4.1.0.tar.gz (41.0 kB) | File type Source | Python version None | Upload date | Hashes View |
Hashes for zun_tempest_plugin-4.1.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ecfb5a7f044ced7e38e03b8a9d08c75aaaeb7a57759c436a095e7acd5c8f79f3 |
|
MD5 | c5f217643e356502d8ac1a8424793f0e |
|
BLAKE2-256 | 04ce57ae135f0be841d75e3826c961bacf9b5a558d9b36892bdbc354b21b8154 |