跳转到主要内容

Tempest插件zun_tempest_plugin

项目描述

团队和存储库标签

http://governance.openstack.org/tc/badges/zun-tempest-plugin.svg

Zun与Tempest的集成

此目录包含覆盖Zun项目的Tempest测试,以及一个插件,用于自动将这些测试加载到tempest中。

有关使用此插件的信息,请参阅Tempest插件文档:https://docs.openstack.org/tempest/latest/#using-plugins

运行测试

编辑 /opt/stack/tempest/etc/tempest.conf

  • 添加 [container_service] 部分,配置 min_microversionmax_microversion

    [container_service]
    min_microversion=1.32
    max_microversion=1.32

要运行此插件的所有测试,请在您的环境中安装Zun并导航到tempest目录

$ cd /opt/stack/tempest

运行此命令

$ tempest run --regex zun_tempest_plugin.tests.tempest.api

要运行单个测试用例,使用测试用例名称运行,例如

$ tempest run --regex zun_tempest_plugin.tests.tempest.api.test_containers.TestContainer.test_list_containers

项目详情


下载文件

下载适合您平台的文件。如果您不确定该选择哪个,请了解有关安装包的更多信息。

源分布

zun-tempest-plugin-4.10.0.tar.gz (43.1 kB 查看散列值)

上传时间

构建分布

zun_tempest_plugin-4.10.0-py3-none-any.whl (40.9 kB 查看散列值)

上传时间 Python 3

由以下机构支持