manila/manila_tempest_tests
zhongjun 233b16a519 Refactor share instances tempest test
Use ddt in share instances tempest test, and use
list_share_instances instead of get_instances_of_share
in test_list_share_instances to avoid redundant test with
test_get_instances_of_share.

TrivialFix
Change-Id: I03ae35b67e76b382b04747541afab0e4f574942c
2017-05-23 12:37:35 +00: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 Refactor share instances tempest test 2017-05-23 12:37:35 +00:00
__init__.py Use Tempest plugin interface 2015-09-05 00:36:33 +00:00
config.py Change to share access list API 2017-05-05 17:19:25 +08:00
plugin.py Remove redundant revert-to-snapshot test option 2017-02-20 12:49:00 -03:00
README.rst Use Tempest plugin interface 2015-09-05 00:36:33 +00:00
share_exceptions.py [Tempest] Add functional tests for share groups feature 2017-01-23 19:30:33 +00:00
utils.py Improve Share Migration tempest tests 2016-09-13 13:17:07 -03:00

Tempest Integration

This directory contains Tempest tests to cover Manila project.