manila/manila_tempest_tests
Valeriy Ponomaryov b06e111e70 [Tempest] Create heavy scenario resources in parallel
Manila Tempest scenario tests create all resources one by one and they
are very slow because of it.
Therefore, make all resource 'waiters' run after all resource creation
requests are sent.

Change-Id: I435a5d04bce340b0a2c0a2d30fa5a99e50b311e1
Closes-Bug: #1493405
2016-07-08 10:02:00 +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] Create heavy scenario resources in parallel 2016-07-08 10:02:00 +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.