Tempest plugin for the Manila project.
Go to file
lkuchlan 820064b6d7 Fix resources cleanup
When running "test_create_manage_and_write" test with
default share type (i.e. set default_share_type_name
= default in tempest.conf) it passed, however, when
there is no default share type it failed with
"Target share type is still in use."
This is because the failed managed share is not deleted
before the share type it is based on.
This patch makes sure the manila share is deleted before
its share type.

Change-Id: I1ba4ae3dcc274bf5e6dee5320e52117f440ebb5d
Related-bug: #1862001
2020-02-05 12:40:47 +02:00
devstack Replace git.openstack.org URLs with opendev.org URLs 2019-04-23 17:47:47 +00:00
doc/source Apply cookiecutter to newly split project 2017-09-27 12:25:46 +01:00
manila_tempest_tests Fix resources cleanup 2020-02-05 12:40:47 +02:00
releasenotes Use a single keypair for multiple instances 2020-01-09 11:02:53 +02:00
.coveragerc Apply cookiecutter to newly split project 2017-09-27 12:25:46 +01:00
.gitignore Add line for PyCharm IDE in gitignore file 2018-06-27 15:37:37 -04:00
.gitreview OpenDev Migration Patch 2019-04-19 19:36:06 +00:00
.mailmap Apply cookiecutter to newly split project 2017-09-27 12:25:46 +01:00
.stestr.conf Initial fixes to plugin repo 2017-11-20 12:01:12 -03:00
.zuul.yaml Migrate CentOS jobs to ubuntu bionic beaver 2019-01-08 14:25:28 -05:00
CONTRIBUTING.rst Replace http with https for doc links 2018-05-10 10:50:07 +00:00
HACKING.rst fix error url 2018-02-02 11:18:51 +00:00
LICENSE Apply cookiecutter to newly split project 2017-09-27 12:25:46 +01:00
README.rst Replace git.openstack.org URLs with opendev.org URLs 2019-04-23 17:47:47 +00:00
babel.cfg Apply cookiecutter to newly split project 2017-09-27 12:25:46 +01:00
requirements.txt Updated from global requirements 2018-01-22 10:57:03 +00:00
setup.cfg [ussuri][goal] Drop python2.7 support 2019-12-11 01:42:55 +00:00
setup.py Updated from global requirements 2018-01-22 10:57:03 +00:00
test-requirements.txt Updated from global requirements 2018-03-15 07:08:58 +00:00
tox.ini [ussuri][goal] Drop python2.7 support 2019-12-11 01:42:55 +00:00

README.rst

manila-tempest-plugin

Tempest plugin manila-tempest-plugin

Tempest plugin to test Manila's features

Features

  • TODO