manila/manila_tempest_tests
Valeriy Ponomaryov bb01fe9314 [Tempest] Handle errored shares correctly using recreation logic
If we allow share recreation and get some share errored
making it part of CG, then we fail to create CG snapshot from CG
that owns this share. Because cleanup step was not reached yet.
Therefore, consider this case and delete errored shares immediately.

Change-Id: Ib05598de8fbd1c9a735ca91159f3f5cfb86d8889
Closes-Bug: #1577887
2016-07-08 10:02:24 +00: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 [Tempest] Handle errored shares correctly using recreation logic 2016-07-08 10:02:24 +00: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.