manila/manila_tempest_tests
Victoria Martinez de la Cruz 61398d8291 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.

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

Change-Id: Icaa02617a4a3dbd14fdbfa2ecf5d44aac497f60e
2018-09-17 12:59:30 -03:00
..
common Improve test coverage for share migration 2017-02-03 23:27:34 -05:00
services Improve test coverage for share migration 2017-02-03 23:27:34 -05:00
tests Create a generic share type (api tests) 2018-09-17 12:59:30 -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
config.py Improve test coverage for share migration 2017-02-03 23:27:34 -05:00
plugin.py Implement share revert to snapshot 2017-01-17 15:06:01 -05: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-17 12:59:30 -03:00

README.rst

Tempest Integration

This directory contains Tempest tests to cover Manila project.