跳转到主要内容

Tempest插件senlin_tempest_plugin

项目描述

团队和仓库标签

https://governance.openstack.org/tc/badges/senlin.svg

Senlin的Tempest集成

本项目包含用于OpenStack集群的Senlin项目的Tempest插件。

有关Senlin的更多信息,请参阅: https://docs.openstack.org/senlin/latest/

有关Tempest插件的更多信息,请参阅: https://docs.openstack.org/tempest/latest/plugin.html

安装

将此存储库克隆到目标机器,然后从tempest存储库调用

$ tox -e venv-tempest -- pip install (path to the senlin-tempest-plugin directory)

运行测试

要运行此插件的所有测试,从tempest存储库调用

$ tox -e all -- senlin_tempest_plugin

要运行单个测试用例,使用完整路径调用,例如

$ tox -e all -- senlin_tempest_plugin.tests.api.policies.test_policy_update.TestPolicyUpdate.test_policy_update

要检索所有tempest测试的列表,运行

$ testr list-tests

项目详情


下载文件

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

源分布

senlin-tempest-plugin-1.8.0.tar.gz (75.2 kB 查看哈希值)

上传时间

构建分布

senlin_tempest_plugin-1.8.0-py3-none-any.whl (181.7 kB 查看哈希值)

上传时间 Python 3

支持