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
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.32max_microversion=1.32
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.
Source Distribution
Built Distribution
Hashes for zun_tempest_plugin-4.1.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ecfb5a7f044ced7e38e03b8a9d08c75aaaeb7a57759c436a095e7acd5c8f79f3 |
|
MD5 | c5f217643e356502d8ac1a8424793f0e |
|
BLAKE2b-256 | 04ce57ae135f0be841d75e3826c961bacf9b5a558d9b36892bdbc354b21b8154 |