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.32 max_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.3.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0670ba89be2003093980c722f3f9746931d65926ec8ca6bd47a7a8e6b935f5df |
|
MD5 | aba1b208a0b2a9609d232b86fe22568f |
|
BLAKE2b-256 | cc69f297c542b132bb9194152e1ca65652ceccdea1a27e06c83249fc910c3524 |