manila/manila_tempest_tests
vponomaryov 1b8a2e0f87 Delete duplicated broken tempest test
Test "test_unmanage_replicated_share_snapshot_with_no_replica" is
located in "replication" test suite. But, it does only
"snapshot unmanage" actions without any relations to "replication".
Also, it does not delete real snapshot resource, because
"manila snapshot" gets only unmanaged.
So, just remove above mentioned test as duplication that, moreover,
leads to resources orphanage and cleanup errors.

Change-Id: Ifc762a882a78159adacfe168a4edbe824178301a
Closes-Bug: #1599165
2016-07-05 16:46:51 +03:00
..
common Add tempest tests for Share Replication 2016-03-12 02:38:18 +00:00
services Add gateway in network_info and share network API 2016-06-30 12:08:12 -04:00
tests Delete duplicated broken tempest test 2016-07-05 16:46:51 +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 Add gateway in network_info and share network API 2016-06-30 12:08:12 -04:00
plugin.py Fix tempest.conf generation 2016-04-28 09:58:12 -05:00
share_exceptions.py Add tempest tests for Share Replication 2016-03-12 02:38:18 +00:00
utils.py Manage and unmanage snapshot 2016-02-18 04:09:05 -05:00

README.rst

Tempest Integration

This directory contains Tempest tests to cover Manila project.