manila-tempest-plugin/manila_tempest_tests
Nir Gilboa 5324a7c655 Move shared logic to base scenario test class
The ShareBasicOpsBase class contained setup logic which should be
reused in other tests. This code is moved up to ShareScenarioTest.
Additionally setup checks are moved up to avoid unnecessarily creating
resources, and some naming changes have been made for clarity.

Change-Id: Ia7db48ae0ecab7a11b1d724b6ca71015ee675aea
2018-06-27 10:14:14 +03:00
..
common Enable some off-by-default checks 2017-08-03 16:13:32 +08:00
services Add IPv6 support to scenario tests 2018-01-24 13:37:46 +00:00
tests Move shared logic to base scenario test class 2018-06-27 10:14:14 +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 IPv6 support to scenario tests 2018-01-24 13:37:46 +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 Initial fixes to plugin repo 2017-11-20 12:01:12 -03:00

README.rst

Tempest Integration

This directory contains Tempest tests to cover Manila project.