manila-tempest-plugin/manila_tempest_tests
Victoria Martinez de la Cruz f6bc6fa7bc 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.

Change-Id: I15880e400df30918762ebd7304244b4a27200168
Closes-Bug: #1743472
2018-08-05 19:37:43 -03:00
..
common Add tempest test for share access metadata 2018-07-20 15:56:24 +00:00
services Add tempest test for share access metadata 2018-07-20 15:56:24 +00:00
tests Create a generic share type (api tests) 2018-08-05 19:37:43 -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 Test is_default for share type and share group type 2018-07-24 16:49:55 +00: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-08-05 19:37:43 -03:00

README.rst

Tempest Integration

This directory contains Tempest tests to cover Manila project.