Tempest plugin for the freezer project.
Go to file
qingszhao 3dbb03489f import zuul job settings from project-config
This is a mechanically generated patch to complete step 1 of moving
the zuul job settings out of project-config and into each project
repository.

Because there will be a separate patch on each branch, the branch
specifiers for branch-specific jobs have been removed.

Because this patch is generated by a script, there may be some
cosmetic changes to the layout of the YAML file(s) as the contents are
normalized.

See the python3-first goal document for details:
https://governance.openstack.org/tc/goals/stein/python3-first.html

Change-Id: I91a606d98b128eb980ea0e5ea53a2f0446ae77f7
Story: #2002586
Task: #24296
2018-08-22 01:23:14 +00:00
devstack add bare bones devstack integration 2018-07-04 15:10:40 +02:00
doc/source Big Bang :) 2017-06-09 16:09:38 +01:00
freezer_tempest_plugin Trivial: Update pypi url to new url 2018-05-01 15:51:10 +00:00
releasenotes Big Bang :) 2017-06-09 16:09:38 +01:00
.coveragerc Big Bang :) 2017-06-09 16:09:38 +01:00
.gitignore Big Bang :) 2017-06-09 16:09:38 +01:00
.gitreview Big Bang :) 2017-06-09 16:09:38 +01: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 import zuul job settings from project-config 2018-08-22 01:23:14 +00:00
CONTRIBUTING.rst Big Bang :) 2017-06-09 16:09:38 +01:00
HACKING.rst Big Bang :) 2017-06-09 16:09:38 +01:00
LICENSE Big Bang :) 2017-06-09 16:09:38 +01:00
README.rst correct url in readme file and update home-page in setup.cfg 2018-03-05 13:13:16 +00:00
babel.cfg Big Bang :) 2017-06-09 16:09:38 +01:00
requirements.txt Updated from global requirements 2018-03-15 06:54:16 +00:00
setup.cfg correct url in readme file and update home-page in setup.cfg 2018-03-05 13:13:16 +00:00
setup.py Updated from global requirements 2018-01-22 10:51:12 +00:00
test-requirements.txt Updated from global requirements 2018-03-15 06:54:16 +00:00
tox.ini fix tox python3 overrides 2018-06-09 00:38:13 +08:00

README.rst

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.