Tempest plugin for the freezer project.
Go to file
suzhengwei 549885a16a cli without project_name argument
The tempest.lib'cli.base.CLIClient init with tenant_name argument.
When runing test_simple_backup tempest, it fails with following message,
"""
freezer-scheduler: error: argument --os-project-name: expected one argument
"""

Change-Id: Ia200b1e8e9c80b3f713cbdc65d0c3d3fcf2d3d55
2024-12-03 17:00:52 +00:00
devstack Update DevStack installation guide 2020-07-08 00:20:28 -07:00
doc [ussuri][goal] Update contributor documentation 2021-05-31 20:30:06 +00:00
freezer_tempest_plugin cli without project_name argument 2024-12-03 17:00:52 +00:00
releasenotes Switch to newer openstackdocstheme and reno versions 2020-05-30 16:49:37 +02:00
.coveragerc Big Bang :) 2017-06-09 16:09:38 +01:00
.gitignore Big Bang :) 2017-06-09 16:09:38 +01:00
.gitreview OpenDev Migration Patch 2019-04-19 19:31:02 +00:00
.mailmap Big Bang :) 2017-06-09 16:09:38 +01:00
.testr.conf Big Bang :) 2017-06-09 16:09:38 +01:00
.zuul.yaml Pin stable branch jobs nodeset to Ubuntu Focal (20.04) 2024-12-03 11:32:29 +00:00
babel.cfg Big Bang :) 2017-06-09 16:09:38 +01:00
CONTRIBUTING.rst [ussuri][goal] Update contributor documentation 2021-05-31 20:30:06 +00:00
HACKING.rst Update the hacking to latst 2018-10-07 12:06:30 -04:00
LICENSE Big Bang :) 2017-06-09 16:09:38 +01:00
README.rst Use opendev repository 2019-04-24 13:17:02 +08:00
requirements.txt Remove six useage 2020-02-03 18:45:17 -08:00
setup.cfg setup.cfg: Replace dashes with underscores 2023-07-03 15:56:10 +08:00
setup.py Cleanup py27 support 2023-07-03 15:59:46 +08:00
test-requirements.txt Fix hacking min version to 3.0.1 2020-05-12 19:24:09 -05:00
tox.ini Update docs building 2020-05-03 12:03:41 +02:00

freezer-tempest-plugin

Tempest plugin for the freezer project.

Tempest plugin for functional testing of freezer backup, restore and DR features. More information can be found in the freezer developer documentation.