manila/manila_tempest_tests
Victoria Martinez de la Cruz dcb7c983aa Create a generic share type (api tests)
Tempest assumes a default share type already created
to work. This means, if a default share type is not
created and not specified in the conf file, tempest
tests fail. A workaround is to create a share type
as part of the environment setup for all the tests
that need it. This patch set does that.

We have moved our Tempest tests out from manila
repo during the Queens release.
This change has been cherry-picked from manila-tempest-plugin
repository.

(cherry picked from commit f6bc6fa7bc0e46857aba2b141f31b516a7d30a41)
Closes-Bug: #1743472

Change-Id: I2945b91b1fe32f68269035b510edcbe574a40b57
2018-09-20 13:25:15 -03:00
..
common Enable some off-by-default checks 2017-08-03 16:13:32 +08:00
services Use tempest-plugin service client registration 2017-07-31 20:41:06 +01:00
tests Create a generic share type (api tests) 2018-09-20 13:25:15 -03:00
README.rst Use Tempest plugin interface 2015-09-05 00:36:33 +00:00
__init__.py Use Tempest plugin interface 2015-09-05 00:36:33 +00:00
clients.py Use tempest-plugin service client registration 2017-07-31 20:41:06 +01:00
config.py Add share groups and share group snapshots quotas 2017-07-26 11:32:43 +03:00
plugin.py Use tempest-plugin service client registration 2017-07-31 20:41:06 +01:00
share_exceptions.py [Tempest] Add functional tests for share groups feature 2017-01-23 19:30:33 +00:00
utils.py Create a generic share type (api tests) 2018-09-20 13:25:15 -03:00

README.rst

Tempest Integration

This directory contains Tempest tests to cover Manila project.